[OE-core] [PATCH 3/4] u-boot-mkimage: upgrade to 2012.07

Radu Moisan radu.moisan at intel.com
Wed Dec 5 12:57:37 UTC 2012


From: Constantin Musca <constantinx.musca at intel.com>

License checksum change due to README diff (only the
instructions have changed)

Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
Signed-off-by: Radu Moisan <radu.moisan at intel.com>
---
 ...kimage_2011.06.bb => u-boot-mkimage_2012.07.bb} |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2011.06.bb => u-boot-mkimage_2012.07.bb} (71%)

diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2012.07.bb
similarity index 71%
rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb
rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2012.07.bb
index 3ca0c2c..70bbd3f 100644
--- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2012.07.bb
@@ -1,15 +1,15 @@
 DESCRIPTION = "U-boot bootloader mkimage tool"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
-                    file://README;beginline=1;endline=22;md5=5ba4218ac89af7846802d0348df3fb90"
+                    file://README;beginline=1;endline=22;md5=78b195c11cb6ef63e6985140db7d7bab"
 SECTION = "bootloader"
 
 PR = "r0"
 
 SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "0cc5026aad02f218a9b9ac56b301c97a"
-SRC_URI[sha256sum] = "362ddb935885da98cf461eba08f31e3e59d0c4ada6cb2fa15596f43af310ba8b"
+SRC_URI[md5sum] = "15a087051d071d608000e138c39545d9"
+SRC_URI[sha256sum] = "e08e20a6979bfca6eebb9a2b0e42aa4416af3d796332fd63a3470495a089d496"
 
 S = "${WORKDIR}/u-boot-${PV}"
 
-- 
1.7.9.5





More information about the Openembedded-core mailing list