summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2015.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
index 76e98df2..0de36e0d 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
10 10
11SRCBRANCH = "imx_v2015.04_4.1.15_1.0.0_ga" 11SRCBRANCH = "imx_v2015.04_4.1.15_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 = "384e1c1f527d732a863cef360f5da419a728b1d5" 13SRCREV = "d7d7c4312b71dd3879fa8640b23f6a5bac30e303"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16