summaryrefslogtreecommitdiff
path: root/recipes/dbus/dbus_1.3.1.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-07-03 14:49:04 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-07-03 14:49:04 +0200
commit1ed91050c88399d2ff9be427d7952080ba2125ef (patch)
treed908406ba6057c88f284b944642034ff201586c7 /recipes/dbus/dbus_1.3.1.bb
parentbf202453edaeab89ee88af25bb0bd1c6483ffdf7 (diff)
dbus: 1.3.0 -> 1.3.1
Diffstat (limited to 'recipes/dbus/dbus_1.3.1.bb')
-rw-r--r--recipes/dbus/dbus_1.3.1.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/dbus/dbus_1.3.1.bb b/recipes/dbus/dbus_1.3.1.bb
new file mode 100644
index 0000000000..d1bec49016
--- /dev/null
+++ b/recipes/dbus/dbus_1.3.1.bb
@@ -0,0 +1,17 @@
+include dbus.inc
+PR = "${INC_PR}.0"
+
+SRC_URI = "\
+ http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
+ \
+ file://tmpdir.patch \
+ file://fix-install-daemon.patch \
+ file://add-configurable-reply-timeouts.patch \
+ file://dbus-1.init \
+"
+
+# This is a development version of dbus that will lead to 1.4.0
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI[md5sum] = "1aab02bdcac4d662d3760896790f0ede"
+SRC_URI[sha256sum] = "f58de339c9b1fbea4c9acf555742650443bea5a8851268ca254bcb86bbbf5768"