imx-mkimage: Switch branch to lf-5.15.71_2.2.0

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2022-10-19 23:25:32 -05:00
parent 83b2dc2bb7
commit 1999d7be0d

View File

@ -6,7 +6,7 @@ SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH} \
file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \
"
IMX_MKIMAGE_SRC ?= "git://github.com/nxp-imx/imx-mkimage.git;protocol=https"
SRCBRANCH = "master"
SRCBRANCH = "lf-5.15.71_2.2.0"
SRCREV = "e72c588c6b0127150e3103d615ab8bdb90bd1b30"
S = "${WORKDIR}/git"