bluez-utils: re-enable dbus.patch for 2.21 as well.
authorRene Wagner <rw@handhelds.org>
Fri, 7 Oct 2005 20:28:36 +0000 (20:28 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Oct 2005 20:28:36 +0000 (20:28 +0000)
packages/bluez/bluez-utils-dbus_2.21.bb

index 5d9cb8d..58b2725 100644 (file)
@@ -1,8 +1,9 @@
 include bluez-utils.inc
 
-PR = "r1"
+PR = "r2"
 
 DEPENDS += "dbus"
-SRC_URI += "file://smash.patch;patch=1 \
+SRC_URI += "file://dbus.patch;patch=1 \
+           file://smash.patch;patch=1 \
            file://hcid-alignment-fix.patch;patch=1"
 EXTRA_OECONF += "--with-dbus"