add --with-dbus to bluez-utils-dbus EXTRA_OECONF
authorPhil Blundell <philb@gnu.org>
Tue, 23 Nov 2004 14:09:39 +0000 (14:09 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 23 Nov 2004 14:09:39 +0000 (14:09 +0000)
BKrev: 41a344a3tu5ZbsreTkmfkujletZdsg

bluez-utils/bluez-utils-dbus_2.10.oe
bluez-utils/bluez-utils-dbus_2.11.oe

index e69de29..23c4d26 100644 (file)
@@ -0,0 +1,6 @@
+include bluez-utils-common_${PV}.inc
+DEPENDS += "dbus"
+SRC_URI += "file://dbus.patch;patch=1"
+PR = "r4"
+EXTRA_OECONF += "--with-dbus"
+
index e69de29..56c8c3d 100644 (file)
@@ -0,0 +1,6 @@
+include bluez-utils-common_${PV}.inc
+DEPENDS += "dbus"
+SRC_URI += "file://dbus.patch;patch=1"
+PR = "r1"
+EXTRA_OECONF += "--with-dbus"
+