From 5696146f49b990049ed9d42312d9f788b53b8b4a Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 24 Jul 2009 11:54:31 +0000 Subject: bluez4: Fixed typo that caused missing pand. --- recipes/bluez/bluez4_4.31.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/bluez/bluez4_4.31.bb') 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 \ -- cgit 1.2.3-korg