From: Otavio Salvador Date: Mon, 17 Jun 2013 17:25:50 +0000 (-0300) Subject: u-boot-fslc: Update to 2013.07-rc1 release X-Git-Tag: 2.1~1339 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5ee082423a511d343f073653bcac82c20d162503;p=meta-freescale.git u-boot-fslc: Update to 2013.07-rc1 release This updates the U-Boot and mxsboot utility to the 2013.07-rc1 release. Change-Id: Ib1079c18bd17fd59cd77ba604de770262784d63b Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb similarity index 83% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb index 1e9794c4..ffd6a5ab 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb @@ -8,9 +8,9 @@ DEPENDS_mxs += "elftosb-native" PROVIDES += "u-boot" -PV = "v2013.04" +PV = "v2013.07" -SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" +SRCREV = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb similarity index 88% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb index e055540f..872b30d6 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb @@ -3,9 +3,9 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" -PV = "v2013.04" +PV = "v2013.07" -SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776" +SRCREV = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"