From 1a9806b37608f4ada3ae749436b177d2efc456e2 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Fri, 7 Oct 2005 20:28:36 +0000 Subject: [PATCH] bluez-utils: re-enable dbus.patch for 2.21 as well. --- packages/bluez/bluez-utils-dbus_2.21.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" -- 2.39.5