From 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 16:35:00 +0200 Subject: recipes: add missing checksums Signed-off-by: Martin Jansa --- recipes/obsolete/dbus/dbus-native_0.34.bb | 3 +++ recipes/obsolete/dbus/dbus-native_0.50.bb | 3 +++ recipes/obsolete/dbus/dbus_0.22.bb | 3 +++ recipes/obsolete/dbus/dbus_0.23.1-osso5.bb | 3 +++ recipes/obsolete/dbus/dbus_0.23.4.bb | 3 +++ recipes/obsolete/dbus/dbus_0.23.bb | 3 +++ recipes/obsolete/dbus/dbus_0.34.bb | 3 +++ recipes/obsolete/dbus/dbus_0.50.bb | 3 +++ 8 files changed, 24 insertions(+) (limited to 'recipes/obsolete/dbus') diff --git a/recipes/obsolete/dbus/dbus-native_0.34.bb b/recipes/obsolete/dbus/dbus-native_0.34.bb index e293ecb551..74fdd0d32f 100644 --- a/recipes/obsolete/dbus/dbus-native_0.34.bb +++ b/recipes/obsolete/dbus/dbus-native_0.34.bb @@ -14,3 +14,6 @@ do_stage() { install -m 0644 tools/dbus-glib-bindings.h ${STAGING_DATADIR}/dbus } + +SRC_URI[md5sum] = "fd25c4ee2374f6c3ef9e236290667242" +SRC_URI[sha256sum] = "e33885c2e2d4172764627121c2401efb8b6a6d60eb9d9c076eca1c1da0e82a9f" diff --git a/recipes/obsolete/dbus/dbus-native_0.50.bb b/recipes/obsolete/dbus/dbus-native_0.50.bb index 39ea2ae0b7..02974b317d 100644 --- a/recipes/obsolete/dbus/dbus-native_0.50.bb +++ b/recipes/obsolete/dbus/dbus-native_0.50.bb @@ -17,3 +17,6 @@ do_stage() { install -m 0644 tools/dbus-glib-bindings.h ${STAGING_DATADIR}/dbus } + +SRC_URI[md5sum] = "1addd5b600a8a4550766005d1f59401b" +SRC_URI[sha256sum] = "3a8375c935f0c7b87cdd25f0408da963836fdce23390bb1b81cc6bd6ee7951c5" diff --git a/recipes/obsolete/dbus/dbus_0.22.bb b/recipes/obsolete/dbus/dbus_0.22.bb index 8eacbeca27..729687c6da 100644 --- a/recipes/obsolete/dbus/dbus_0.22.bb +++ b/recipes/obsolete/dbus/dbus_0.22.bb @@ -70,3 +70,6 @@ python populate_packages_prepend () { if (bb.data.getVar('DEBIAN_NAMES', d, 1)): bb.data.setVar('PKG_dbus', 'dbus-1', d) } + +SRC_URI[md5sum] = "6b1c2476ea8b82dd9fb7f29ef857cb9f" +SRC_URI[sha256sum] = "a4d60f767b3ceb297c86423d5ce2af940f2699cce4426aeeaf09e0523d45c64d" diff --git a/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb b/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb index 1cb72cb792..7860a90b74 100644 --- a/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb +++ b/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb @@ -71,3 +71,6 @@ python populate_packages_prepend () { if (bb.data.getVar('DEBIAN_NAMES', d, 1)): bb.data.setVar('PKG_dbus', 'dbus-1', d) } + +SRC_URI[md5sum] = "151c42600940d5fab7e8c6ab9f07f5fb" +SRC_URI[sha256sum] = "dc8022037b58a7240f5c70072cd8c14038b8d47dd3c6c9b5b5c2eb9f917ff076" diff --git a/recipes/obsolete/dbus/dbus_0.23.4.bb b/recipes/obsolete/dbus/dbus_0.23.4.bb index 6fd86ae1aa..1fe0cc5c1b 100644 --- a/recipes/obsolete/dbus/dbus_0.23.4.bb +++ b/recipes/obsolete/dbus/dbus_0.23.4.bb @@ -61,3 +61,6 @@ python populate_packages_prepend () { if (bb.data.getVar('DEBIAN_NAMES', d, 1)): bb.data.setVar('PKG_dbus', 'dbus-1', d) } + +SRC_URI[md5sum] = "ecd20f2398ed46b2c96d7e30b1f914d4" +SRC_URI[sha256sum] = "44caee8d5fb3293c22def4d58a6a85e52786e1eb0f89a339b16e6d50773fd3a1" diff --git a/recipes/obsolete/dbus/dbus_0.23.bb b/recipes/obsolete/dbus/dbus_0.23.bb index de224f307e..017150e15d 100644 --- a/recipes/obsolete/dbus/dbus_0.23.bb +++ b/recipes/obsolete/dbus/dbus_0.23.bb @@ -61,3 +61,6 @@ python populate_packages_prepend () { if (bb.data.getVar('DEBIAN_NAMES', d, 1)): bb.data.setVar('PKG_dbus', 'dbus-1', d) } + +SRC_URI[md5sum] = "56a6a06144bd349f21afbd4cc386a60f" +SRC_URI[sha256sum] = "b227e90e89d780f1933710fdfd749bdc820d743c355ac8fa359c9d5ec2c8655a" diff --git a/recipes/obsolete/dbus/dbus_0.34.bb b/recipes/obsolete/dbus/dbus_0.34.bb index 442cb191ea..75b8e24319 100644 --- a/recipes/obsolete/dbus/dbus_0.34.bb +++ b/recipes/obsolete/dbus/dbus_0.34.bb @@ -12,3 +12,6 @@ do_configure_prepend() { install -m 0644 ${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml ${S}/tools/ install -m 0644 ${STAGING_DATADIR_NATIVE}/dbus/dbus-glib-bindings.h ${S}/tools/ } + +SRC_URI[md5sum] = "fd25c4ee2374f6c3ef9e236290667242" +SRC_URI[sha256sum] = "e33885c2e2d4172764627121c2401efb8b6a6d60eb9d9c076eca1c1da0e82a9f" diff --git a/recipes/obsolete/dbus/dbus_0.50.bb b/recipes/obsolete/dbus/dbus_0.50.bb index 442cb191ea..12821cf584 100644 --- a/recipes/obsolete/dbus/dbus_0.50.bb +++ b/recipes/obsolete/dbus/dbus_0.50.bb @@ -12,3 +12,6 @@ do_configure_prepend() { install -m 0644 ${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml ${S}/tools/ install -m 0644 ${STAGING_DATADIR_NATIVE}/dbus/dbus-glib-bindings.h ${S}/tools/ } + +SRC_URI[md5sum] = "1addd5b600a8a4550766005d1f59401b" +SRC_URI[sha256sum] = "3a8375c935f0c7b87cdd25f0408da963836fdce23390bb1b81cc6bd6ee7951c5" -- cgit v1.2.3