aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.2.20.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-02-20 17:02:40 +0100
committerKoen Kooi <koen@openembedded.org>2010-02-21 18:19:41 +0100
commitb9efaa7bf46546eca5ed30723ce3d26b377e8db3 (patch)
tree70ec8e74294cc321d8be26b223046cd1d1ffd239 /recipes/dbus/dbus_1.2.20.bb
parente691a31f3c875359d161eb65162fe2ae013fa23a (diff)
downloadopenembedded-b9efaa7bf46546eca5ed30723ce3d26b377e8db3.tar.gz
dbus: add 1.2.20, convert to new style staging
Diffstat (limited to 'recipes/dbus/dbus_1.2.20.bb')
-rw-r--r--recipes/dbus/dbus_1.2.20.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/dbus/dbus_1.2.20.bb b/recipes/dbus/dbus_1.2.20.bb
new file mode 100644
index 0000000000..0e96b74c54
--- /dev/null
+++ b/recipes/dbus/dbus_1.2.20.bb
@@ -0,0 +1,13 @@
+include dbus.inc
+
+SRC_URI = "\
+ http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz;name=dbus \
+ file://tmpdir.patch;patch=1 \
+ file://fix-install-daemon.patch;patch=1 \
+ file://0001-Make-the-default-DBus-reply-timeout-configurable.patch;patch=1 \
+ file://dbus-1.init \
+"
+
+SRC_URI[dbus.md5sum] = "63f4e2412f6599a5e7b10281b9ddc0ac"
+SRC_URI[dbus.sha256sum] = "0ef086d738710384d525130797ee86a0ce2daebffa7dc4d28386503ef7448011"
+