summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2018-09-30 16:52:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-01 14:50:28 -0300
commit4aa69d60e379a712020acae92be3dda6647c869b (patch)
tree571e950861e326d406267335e472b25d9de41713 /recipes-bsp/u-boot
parentecc92dc40ec7b309abf1ad4620d9acd6ba196bce (diff)
downloadmeta-freescale-4aa69d60e379a712020acae92be3dda6647c869b.tar.gz
u-boot-imx: Update to L4.9.123-2.3.0_8mm_ga release
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2017.03.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
index cc2fc128..f80aa592 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
@@ -10,9 +10,9 @@ PROVIDES += "u-boot"
10LICENSE = "GPLv2+" 10LICENSE = "GPLv2+"
11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12 12
13SRCBRANCH = "imx_v2017.03_4.9.88_imx8qxp_beta2" 13SRCBRANCH = "imx_v2017.03_4.9.123_imx8mm_ga"
14SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 14SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
15SRCREV = "84c4e820340c0e76b1f14416536ff1fae08f120b" 15SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18