[oe-commits] Khem Raj : dspgw-utils_3.3.1.bb, soundtracker-gtk2_0.6.7.bb: Add missing checksums

git version control git at git.openembedded.org
Tue Sep 14 20:23:23 UTC 2010


Module: openembedded.git
Branch: master
Commit: 9027972a1b6a3ef971203c3fbb176345dce08ffe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9027972a1b6a3ef971203c3fbb176345dce08ffe

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Sep 14 13:21:31 2010 -0700

dspgw-utils_3.3.1.bb,soundtracker-gtk2_0.6.7.bb: Add missing checksums

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/dspgw-utils/dspgw-utils_3.3.1.bb        |    4 ++++
 recipes/soundtracker/soundtracker-gtk2_0.6.7.bb |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/recipes/dspgw-utils/dspgw-utils_3.3.1.bb b/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
index bb20476..9098b8c 100644
--- a/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
+++ b/recipes/dspgw-utils/dspgw-utils_3.3.1.bb
@@ -37,3 +37,7 @@ do_install () {
         install -m 0755 ${WORKDIR}/dsp ${D}${sysconfdir}/init.d
         install -m 0755 ${WORKDIR}/dsp.rules ${D}${sysconfdir}/udev/rules.d/
 }
+
+SRC_URI[md5sum] = "0bf037f418d5bf890bc3eef0b0e3fe6a"
+SRC_URI[sha256sum] = "6591e9b85f222df7f57855bb8afc20f6a5845e35f44198406c31649a5ce2bfd1"
+
diff --git a/recipes/soundtracker/soundtracker-gtk2_0.6.7.bb b/recipes/soundtracker/soundtracker-gtk2_0.6.7.bb
index 8070b89..7526a29 100644
--- a/recipes/soundtracker/soundtracker-gtk2_0.6.7.bb
+++ b/recipes/soundtracker/soundtracker-gtk2_0.6.7.bb
@@ -19,3 +19,6 @@ do_install() {
 	install -d ${D}${bindir}
 	install -m 0755 app/soundtracker ${D}${bindir}
 }
+SRC_URI[md5sum] = "d2401a20f6922e5ce100d788d1688f0d"
+SRC_URI[sha256sum] = "3c26e6e8daeab3e40b8b0a4459fa9215e420576e156476f6aaea15f0e156e023"
+





More information about the Openembedded-commits mailing list