aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/dbus/dbus_0.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/dbus/dbus_0.20.bb')
-rw-r--r--recipes/obsolete/dbus/dbus_0.20.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/obsolete/dbus/dbus_0.20.bb b/recipes/obsolete/dbus/dbus_0.20.bb
index 6d0a777fef..91f15215a5 100644
--- a/recipes/obsolete/dbus/dbus_0.20.bb
+++ b/recipes/obsolete/dbus/dbus_0.20.bb
@@ -5,9 +5,12 @@ 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"
+SRC_URI[md5sum] = "8ebff3cb4beec993e9160ff844e0411c"
+SRC_URI[sha256sum] = "3923076133c5a3f6c4c66f3fc842c2e05c14cd87b89096811a3cc853ab848577"
+
inherit autotools pkgconfig gettext
EXTRA_OECONF = "--disable-qt --disable-gtk --disable-tests \