summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-10-27 15:08:13 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-10-27 15:08:13 -0300
commitec102e3f2f9d95252a94147ca37daa9a52811e8c (patch)
tree2534ca4b51c430212049b20d3d59bca053e1175c /recipes-bsp
parentac4e9df365340ae7fd1534446a26a673fef15252 (diff)
downloadmeta-freescale-ec102e3f2f9d95252a94147ca37daa9a52811e8c.tar.gz
recipes-bsp: imx-mkimage: Upgrade BSP to LF6.6.36_2.1.0
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-bsp')
-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 9b03d392..8617ca36 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-6.6.23_2.0.0" 8SRCBRANCH = "lf-6.6.36_2.1.0"
9SRCREV = "ca5d6b2d3fd9ab15825b97f7ef6f1ce9a8644966" 9SRCREV = "4622115cbc037f79039c4522faeced4aabea986b"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12