From: Rene Wagner Date: Fri, 7 Oct 2005 20:28:36 +0000 (+0000) Subject: bluez-utils: re-enable dbus.patch for 2.21 as well. X-Git-Tag: Release-2010-05/1~9453^2~3321^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9806b37608f4ada3ae749436b177d2efc456e2;p=openembedded.git bluez-utils: re-enable dbus.patch for 2.21 as well. --- diff --git a/packages/bluez/bluez-utils-dbus_2.21.bb b/packages/bluez/bluez-utils-dbus_2.21.bb index 5d9cb8db9d..58b2725143 100644 --- a/packages/bluez/bluez-utils-dbus_2.21.bb +++ b/packages/bluez/bluez-utils-dbus_2.21.bb @@ -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"