aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4_4.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/bluez4_4.37.bb')
-rw-r--r--recipes/bluez/bluez4_4.37.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/bluez/bluez4_4.37.bb b/recipes/bluez/bluez4_4.37.bb
index f860b80586..d1cbc2cb70 100644
--- a/recipes/bluez/bluez4_4.37.bb
+++ b/recipes/bluez/bluez4_4.37.bb
@@ -8,6 +8,8 @@ LICENSE = "GPL"
# For angstrom we want this to replace at least bluez-libs
PROVIDES_append_angstrom = " bluez-utils bluez-libs"
+PR = "r1"
+
SRC_URI = "\
http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \
@@ -29,7 +31,7 @@ EXTRA_OECONF = "\
--enable-hid2hci \
--enable-dfutool \
--enable-hidd \
- --enable-pandd \
+ --enable-pand \
--enable-dund \
--disable-cups \
--enable-test \