summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2019-05-22 11:10:41 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2019-06-13 13:27:33 -0300
commit8c9b42b58e27ab33032ad3e9d1e080aca37bb092 (patch)
tree53e428812bb6e4f474fdd4b5bdb7612dad0bfd5e /recipes-bsp/imx-mkimage/imx-mkimage_git.inc
parentc927ec08f6853311b835defc3fa3179fef5de2c3 (diff)
downloadmeta-freescale-8c9b42b58e27ab33032ad3e9d1e080aca37bb092.tar.gz
imx-mkimage: Upgrade to L4.14.98-2.0.0_ga
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-mkimage/imx-mkimage_git.inc')
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index a8cd930b..ab354f9c 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -1,10 +1,10 @@
1# Copyright 2017-2018 NXP 1# Copyright 2017-2019 NXP
2 2
3DEPENDS = "zlib-native openssl-native" 3DEPENDS = "zlib-native openssl-native"
4 4
5SRCBRANCH = "imx_4.9.123_imx8mm_ga" 5SRCBRANCH = "imx_4.14.98_2.0.0_ga"
6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
7SRCREV = "9e289f314eddb9d38cab73780b936acb30bb88b4" 7SRCREV = "dd0234001713623c79be92b60fa88bc07b07f24f"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10BOOT_TOOLS = "imx-boot-tools" 10BOOT_TOOLS = "imx-boot-tools"