summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-mkimage
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-07-16 12:16:42 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2021-07-16 12:16:42 -0500
commitea3c8d90600c2ad3a0a8989d3965aa85f28bd6df (patch)
treec3f5a3e542a6059c3345045e46db24b6b243f3ef /recipes-bsp/imx-mkimage
parentd2639021459a1b4392ba6314887991220499cd05 (diff)
downloadmeta-freescale-ea3c8d90600c2ad3a0a8989d3965aa85f28bd6df.tar.gz
imx-mkimage: Upgrade to 5.10.35-2.0.0 release
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-mkimage')
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index e52fd722..1288d877 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -1,13 +1,12 @@
1# Copyright 2017-2020 NXP 1# Copyright 2017-2021 NXP
2 2
3DEPENDS = "zlib-native openssl-native" 3DEPENDS = "zlib-native openssl-native"
4 4
5SRCBRANCH = "imx_5.4.70_2.3.0" 5SRCBRANCH = "lf-5.10.y_2.0.0"
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} \
7 file://0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch \ 7 file://0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch \
8" 8"
9 9SRCREV = "5138add7602a50d1730a54d0b67219f0ce0666b4"
10SRCREV = "8947fea369ab3932259630232cfb9f87b8f9dda1"
11S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
12 11
13BOOT_TOOLS = "imx-boot-tools" 12BOOT_TOOLS = "imx-boot-tools"