]> code.ossystems Code Review - openembedded-core.git/commitdiff
bluez-utils: Disable hal, at least until we explicitly add to DEPENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 09:26:47 +0000 (09:26 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 15 Oct 2007 09:26:47 +0000 (09:26 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2874 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/bluez/bluez-utils_3.18.bb

index 8fa75c34a7509092cacfaef2c055af3bbfdd2831..3de342fa80d6d9c124a0920d2a380849effaa8e2 100644 (file)
@@ -1,7 +1,7 @@
 require bluez-utils.inc
 
 DEPENDS += "glib-2.0"
-PR = "r1"
+PR = "r2"
 
 # ti patch doesn't apply, people using it should rediff it and send it upstream
 #SRC_URI += "file://hciattach-ti-bts.patch;patch=1 "
@@ -21,6 +21,7 @@ EXTRA_OECONF = " \
                  --enable-configfile \
                 --enable-initscripts \
                 --enable-test \
+                --disable-hal \
                "
 
 # The config options are explained below: