summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus_1.4.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-05-26 21:39:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-27 00:27:25 +0100
commiteed619c6d3c54d129177f153bb7568eb5a749e76 (patch)
tree5c5efde083bbf52fc3263f60fec776c99853489e /meta/recipes-core/dbus/dbus_1.4.1.bb
parent5168b140183c569409d35b19d8a80265ef8d0a78 (diff)
downloadpoky-eed619c6d3c54d129177f153bb7568eb5a749e76.tar.gz
dbus: clean up dbus-x11 packaging
Martin Jansa spotted some differences with OE dev, which this commit fixes: * dbus-launch is mentioned twice in FILES * dbus-x11 should drag in dbus-1 (From OE-Core rev: eef8f869dd908e4dbca68b7a20e017c4ee40d626) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus/dbus_1.4.1.bb')
-rw-r--r--meta/recipes-core/dbus/dbus_1.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.4.1.bb b/meta/recipes-core/dbus/dbus_1.4.1.bb
index 00720fd88f..1c8aeaa5cc 100644
--- a/meta/recipes-core/dbus/dbus_1.4.1.bb
+++ b/meta/recipes-core/dbus/dbus_1.4.1.bb
@@ -1,6 +1,6 @@
1include dbus.inc 1include dbus.inc
2 2
3PR = "r3" 3PR = "r4"
4 4
5SRC_URI[md5sum] = "99cb057700c0455fb68f8d57902f77ac" 5SRC_URI[md5sum] = "99cb057700c0455fb68f8d57902f77ac"
6SRC_URI[sha256sum] = "caa1a0ded2d0f2e95c1d4ec7e3c8bd44834928c5b0ed41a7189963f3593983bd" 6SRC_URI[sha256sum] = "caa1a0ded2d0f2e95c1d4ec7e3c8bd44834928c5b0ed41a7189963f3593983bd"