]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-mxsboot: Update to 2012.07 based branch
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Sep 2012 12:33:43 +0000 (09:33 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 24 Sep 2012 17:34:12 +0000 (14:34 -0300)
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 <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb with 78% similarity]

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 74f621ea62f0f9d4ee5706a8df2dba11aa2e2f83..9c844524e6d5fca6a5168c87ff7a877b74ccf257 100644 (file)
@@ -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"