aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus-native_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dbus/dbus-native_1.2.1.bb')
-rw-r--r--recipes/dbus/dbus-native_1.2.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/dbus/dbus-native_1.2.1.bb b/recipes/dbus/dbus-native_1.2.1.bb
index 2b1610ee49..472b7e8154 100644
--- a/recipes/dbus/dbus-native_1.2.1.bb
+++ b/recipes/dbus/dbus-native_1.2.1.bb
@@ -1,5 +1,5 @@
require dbus.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
RRECOMMENDS_${PN} = ""
RDEPENDS_${PN} = ""
inherit native
@@ -11,6 +11,7 @@ SRC_URI = "\
http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \
file://tmpdir.patch;patch=1 \
+ file://fix-install-daemon.patch;patch=1 \
file://dbus-1.init \
"