dt: Update checksums
authorTom Rini <tom_rini@mentor.com>
Wed, 18 Aug 2010 18:59:24 +0000 (11:59 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 18 Aug 2010 18:59:24 +0000 (11:59 -0700)
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@mentor.com>
recipes/dt/dt_15.14.bb

index 39dc185..d2a7928 100644 (file)
@@ -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"