summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb (renamed from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb)6
1 files changed, 3 insertions, 3 deletions
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
index 74f621ea6..9c844524e 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+"
3LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 3LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
4SECTION = "bootloader" 4SECTION = "bootloader"
5 5
6PV = "v2012.04.01" 6PV = "v2012.07"
7 7
8SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d" 8SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a"
9SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 9SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12