[oe-commits] Philip Balister : uhd-firmware: Add checksums.

git version control git at git.openembedded.org
Wed Nov 3 20:24:17 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d66b527e431b3cae40592f456a50d2b5fa018afd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d66b527e431b3cae40592f456a50d2b5fa018afd

Author: Philip Balister <philip at opensdr.com>
Date:   Wed Nov  3 16:18:31 2010 -0400

uhd-firmware: Add checksums.

---

 recipes/uhd/uhd-firmware_0.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/uhd/uhd-firmware_0.1.bb b/recipes/uhd/uhd-firmware_0.1.bb
index dd48954..aaedbc6 100644
--- a/recipes/uhd/uhd-firmware_0.1.bb
+++ b/recipes/uhd/uhd-firmware_0.1.bb
@@ -15,3 +15,6 @@ do_install() {
 PACKAGES = "${PN}"
 FILES_${PN} = ${datadir}/uhd/images
 
+SRC_URI[md5sum] = "8945f57993da07f18568145f17bb5927"
+SRC_URI[sha256sum] = "2a19fa33d5461b44ab25c2f80f4916269d320b8f58988d2d72a0865c1da93132"
+





More information about the Openembedded-commits mailing list