aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dbus/dbus_1.3.0.bb')
-rw-r--r--recipes/dbus/dbus_1.3.0.bb10
1 files changed, 9 insertions, 1 deletions
diff --git a/recipes/dbus/dbus_1.3.0.bb b/recipes/dbus/dbus_1.3.0.bb
index 562ed1bfad..3abc40a0d4 100644
--- a/recipes/dbus/dbus_1.3.0.bb
+++ b/recipes/dbus/dbus_1.3.0.bb
@@ -2,6 +2,14 @@ include dbus.inc
SRC_URI = "\
http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
+ \
+ file://will-1.patch;patch=1 \
+ file://will-2.patch;patch=1 \
+ file://will-3.patch;patch=1 \
+ file://will-4.patch;patch=1 \
+ file://will-5.patch;patch=1 \
+ file://will-6.patch;patch=1 \
+ \
file://tmpdir.patch;patch=1 \
file://fix-install-daemon.patch;patch=1 \
file://0001-Make-the-default-DBus-reply-timeout-configurable.patch;patch=1 \
@@ -11,4 +19,4 @@ SRC_URI = "\
# This is the development version of dbus that will lead to 1.4.x
DEFAULT_PREFERENCE = "-1"
-PR = "r0"
+PR = "r1"