diff options
Diffstat (limited to 'recipes/bluez/bluez4_4.31.bb')
-rw-r--r-- | recipes/bluez/bluez4_4.31.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/bluez4_4.31.bb b/recipes/bluez/bluez4_4.31.bb index ef35f1b9d5..ede28578de 100644 --- a/recipes/bluez/bluez4_4.31.bb +++ b/recipes/bluez/bluez4_4.31.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib" HOMEPAGE = "http://www.bluez.org" LICENSE = "GPL" -PR = "r6" +PR = "r7" SRC_URI = "\ http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ @@ -30,7 +30,7 @@ EXTRA_OECONF = "\ --enable-hid2hci \ --enable-dfutool \ --enable-hidd \ - --enable-pandd \ + --enable-pand \ --enable-dund \ --disable-cups \ --enable-test \ |