summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-01-10 08:33:43 -0300
committerGitHub <noreply@github.com>2023-01-10 08:33:43 -0300
commit8ef79121cc16a5ee3616d115abd809ac615dc187 (patch)
tree84af12b6bfc5766f075e19d8937f44c7bc64213c /recipes-bsp/imx-mkimage/imx-mkimage_git.inc
parente5cc73fb4770d7e1a3d65c0536bcf2cdad0a2ea7 (diff)
parentd6362b0423f50dfcb3e7e3b557118cc6544ae353 (diff)
downloadmeta-freescale-8ef79121cc16a5ee3616d115abd809ac615dc187.tar.gz
Merge pull request #1369 from Freescale/backport-1362-to-kirkstone
[Backport kirkstone] Update firmware and atf to 5.15.71-2.2.0
Diffstat (limited to 'recipes-bsp/imx-mkimage/imx-mkimage_git.inc')
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index 453ef0ed..4a4bc4c9 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -5,8 +5,8 @@ DEPENDS = "zlib-native openssl-native"
5SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \ 5SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \
6 file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ 6 file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \
7" 7"
8SRCBRANCH = "lf-5.15.52_2.1.0" 8SRCBRANCH = "lf-5.15.71_2.2.0"
9SRCREV = "37648c8ba5094420faa8206d8cb8e0c6f17d72fc" 9SRCREV = "3bfcfccb71ddf894be9c402732ccb229fe72099e"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12