summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
index 64c0531be..1c0f828e1 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
@@ -8,9 +8,9 @@ PROVIDES += "u-boot"
8LICENSE = "GPLv2+" 8LICENSE = "GPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 9LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
10 10
11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_beta" 11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga"
12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
13SRCREV = "f007d717738dad99a16dc540bcbeacff5f17e405" 13SRCREV = "ce0ea2507c492d43bbf88f8609482a171b2d2003"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16