bluez-utils 3.36: sync with 3.33
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 12:22:31 +0000 (13:22 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 12:22:31 +0000 (13:22 +0100)
packages/bluez/bluez-utils_3.36.bb

index b66e601..bd319e8 100644 (file)
@@ -1,6 +1,6 @@
 require bluez-utils3.inc
 
-PR = "r2"
+PR = "r4"
 
 # removed hciattach-ti-bts.patch (landed upstream)
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
@@ -25,8 +25,15 @@ EXTRA_OECONF = " \
                 --enable-echo \
                  --enable-configfile \
                 --enable-initscripts \
-                --enable-test \
-               " 
+               --enable-test \
+               --enable-hidd \
+               --enable-obex \
+               --enable-pand \
+               --enable-dund \
+               --enable-avctrl \
+               --enable-hid2hci \
+               --enable-dfutool \
+" 
 
 CONFFILES_${PN} = " \
                    ${sysconfdir}/bluetooth/hcid.conf \