From: Constantin Musca <[email protected]> License checksum change due to README diff (only the instructions have changed)
Signed-off-by: Constantin Musca <[email protected]> Signed-off-by: Radu Moisan <[email protected]> --- ...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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
