aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/dbus/dbus_0.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/dbus/dbus_0.21.bb')
-rw-r--r--recipes/obsolete/dbus/dbus_0.21.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/obsolete/dbus/dbus_0.21.bb b/recipes/obsolete/dbus/dbus_0.21.bb
index d7b164e8cc..717c4bec5f 100644
--- a/recipes/obsolete/dbus/dbus_0.21.bb
+++ b/recipes/obsolete/dbus/dbus_0.21.bb
@@ -6,10 +6,13 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
PROVIDES = "dbus-glib"
LICENSE = "GPL"
-SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
+SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \
file://dbus-1.init"
+SRC_URI[md5sum] = "311229d60154334ee3f908badc56747d"
+SRC_URI[sha256sum] = "8c2e4021aa2a7481f7ecf599a95d271f927448b6f60c464eb5c78f812e0f3ffe"
+
inherit autotools pkgconfig update-rc.d gettext
INITSCRIPT_NAME = "dbus-1"