summaryrefslogtreecommitdiff
path: root/package/bluez/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-04 17:54:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-04 17:54:53 +0200
commit7d33ac344aa957a0094b6b157ddfc78080ad6b03 (patch)
tree6cc0ed9559b2249607f10909362f2eac25467423 /package/bluez/patches/patch-Makefile_am
parent9e66165c9abb23aec8891b122929a6c081c5d9b4 (diff)
update to latest stable version
Diffstat (limited to 'package/bluez/patches/patch-Makefile_am')
-rw-r--r--package/bluez/patches/patch-Makefile_am10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/bluez/patches/patch-Makefile_am b/package/bluez/patches/patch-Makefile_am
deleted file mode 100644
index ab4c015af..000000000
--- a/package/bluez/patches/patch-Makefile_am
+++ /dev/null
@@ -1,10 +0,0 @@
---- bluez-5.12.orig/Makefile.am 2013-12-10 07:59:06.000000000 +0100
-+++ bluez-5.12/Makefile.am 2013-12-21 20:18:52.000000000 +0100
-@@ -245,6 +245,7 @@ unit_tests += unit/test-sdp
-
- unit_test_sdp_SOURCES = unit/test-sdp.c \
- src/shared/util.h src/shared/util.c \
-+ src/log.h src/log.c \
- src/sdpd.h src/sdpd-database.c \
- src/sdpd-service.c src/sdpd-request.c
- unit_test_sdp_LDADD = lib/libbluetooth-internal.la @GLIB_LIBS@