bluez 3.12: enable hid2hci
authorKoen Kooi <koen@openembedded.org>
Tue, 26 Jun 2007 07:54:58 +0000 (07:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 26 Jun 2007 07:54:58 +0000 (07:54 +0000)
packages/bluez/bluez-utils_3.12.bb

index ae9774e..7da64b5 100644 (file)
@@ -6,11 +6,11 @@ SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
            file://hcid.conf \
            file://02dtl1_cs.sh \
           "
-PR = "r0"
+PR = "r1"
 
 EXTRA_OECONF = " \
                  --enable-bccmd \
-                --disable-hid2hci \
+                --enable-hid2hci \
                  --disable-alsa \ 
                 --enable-cups \
                 --enable-glib \