[oe-commits] Tom Rini : dt: Update checksums

git version control git at git.openembedded.org
Wed Aug 18 19:00:15 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Aug 18 11:59:24 2010 -0700

dt: Update checksums

Upstream confirmed to me that they just overwrote the old one
and didn't change version (but did make some actual code changes)
and in the future just might put a version string on the archive.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/dt/dt_15.14.bb |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/recipes/dt/dt_15.14.bb b/recipes/dt/dt_15.14.bb
index 39dc185..d2a7928 100644
--- a/recipes/dt/dt_15.14.bb
+++ b/recipes/dt/dt_15.14.bb
@@ -10,8 +10,5 @@ do_install() {
 	install -m 0755 dt ${D}${bindir}
 }
 
-SRC_URI[md5sum] = "5776233a2d301a50b314306538257a45"
-SRC_URI[sha256sum] = "2f27fda643093e07161d128a9cc23cf30c0387f87cd911b904d84217f60a9a2a"
-# CHECKSUMS.INI MISMATCH: I got this:
-#SRC_URI[md5sum] = "fc3373e30868698b90f02cc5fab9aabd"
-#SRC_URI[sha256sum] = "6a213b8da2b8907c4f1633c3b90229085ac239e4d43aa5879b0123c21f951cab"
+SRC_URI[md5sum] = "fc3373e30868698b90f02cc5fab9aabd"
+SRC_URI[sha256sum] = "6a213b8da2b8907c4f1633c3b90229085ac239e4d43aa5879b0123c21f951cab"





More information about the Openembedded-commits mailing list