summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2013.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
index 8cf75c1..28574f8 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
10 10
11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" 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 = "ce0ea2507c492d43bbf88f8609482a171b2d2003" 13SRCREV = "06dd4f798b2014ed9642f8d6f526aa9630dd8ca5"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16