From: Otavio Salvador Date: Tue, 18 Sep 2012 12:33:43 +0000 (-0300) Subject: u-boot-mxsboot: Update to 2012.07 based branch X-Git-Tag: 2.1~1701 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4dd64d38bf10b3f98475881b84a9913500caf989;p=meta-freescale.git u-boot-mxsboot: Update to 2012.07 based branch We updated the U-Boot source code to the 2012.07 branch but moved from DENX GIT server to the one used by the regular U-Boot recipe (github) so we share same code base for both recipes. Change-Id: Ie8ae327c87c0840dbfb1fb1ca427eb885357defa Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb similarity index 78% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb index 74f621ea..9c844524 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb @@ -3,10 +3,10 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" -PV = "v2012.04.01" +PV = "v2012.07" -SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d" -SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" +SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" +SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"