summaryrefslogtreecommitdiff
path: root/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-08-31 08:01:41 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-08-31 08:01:41 +0000
commit6bfcdbf0b05a8ea5c02321e44b1b567823e191da (patch)
treea1c0a6197b799aebc627a6e12e8c41368c7971eb /packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
parent2cc16cd7f92bf15156a92d377a6b686b3196afab (diff)
gpe-bluetooth: #include <sdp_lib.h> in main.h, fix for #1373
Diffstat (limited to 'packages/gpe-bluetooth/gpe-bluetooth_0.54.bb')
-rw-r--r--packages/gpe-bluetooth/gpe-bluetooth_0.54.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
index b02be325e6..77cf675e21 100644
--- a/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
+++ b/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
@@ -11,6 +11,7 @@ RDEPENDS = "bluez-utils-dbus blueprobe"
GPE_TARBALL_SUFFIX= "bz2"
inherit gpe autotools
-SRC_URI += "file://hciattach-bts.patch;patch=1"
+SRC_URI += "file://hciattach-bts.patch;patch=1 \
+ file://include-sdp_lib.patch;patch=1"
FILES_${PN} += '${datadir}/bluez-pin'