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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/dbus/dbus_1.3.0.bb b/recipes/dbus/dbus_1.3.0.bb
index 3abc40a0d4..a06d9dc479 100644
--- a/recipes/dbus/dbus_1.3.0.bb
+++ b/recipes/dbus/dbus_1.3.0.bb
@@ -10,6 +10,7 @@ SRC_URI = "\
file://will-5.patch;patch=1 \
file://will-6.patch;patch=1 \
\
+ file://improve-threading-stability.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 \
@@ -19,4 +20,4 @@ SRC_URI = "\
# This is the development version of dbus that will lead to 1.4.x
DEFAULT_PREFERENCE = "-1"
-PR = "r1"
+PR = "r2"