aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.2.22.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-18 14:05:59 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-18 14:06:44 +0100
commitf6f5cd1ab81b90a0cefff168ad5c9f69950a8553 (patch)
tree41e95312c6d62d92fbb5c6b346a74260ea404196 /recipes/dbus/dbus_1.2.22.bb
parentbd415877ea420a848481f72a3227fdc577c5242c (diff)
downloadopenembedded-f6f5cd1ab81b90a0cefff168ad5c9f69950a8553.tar.gz
dbus: add 1.2.22
Diffstat (limited to 'recipes/dbus/dbus_1.2.22.bb')
-rw-r--r--recipes/dbus/dbus_1.2.22.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/dbus/dbus_1.2.22.bb b/recipes/dbus/dbus_1.2.22.bb
new file mode 100644
index 0000000000..2e10ddebaf
--- /dev/null
+++ b/recipes/dbus/dbus_1.2.22.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] = "54c5f3c79a1f852d2256aca07163813c"
+SRC_URI[dbus.sha256sum] = "4cc258b4bc27f4af1233cf100e832c952fd4b7ce8ecb07d291d65ee137a38db7"
+