v2xsehsm: Switch branch to lf-6.6.36_2.1.0

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-18 13:05:56 +02:00 committed by Jun Zhu
parent f39f1e627c
commit b0faa21d35

View File

@ -11,7 +11,7 @@ SRC_URI = "${V2XSEHSM_SRC};branch=${SRCBRANCH} \
file://0001-LF-12809-Fix-cmake-install-for-cross-compile.patch \ file://0001-LF-12809-Fix-cmake-install-for-cross-compile.patch \
" "
V2XSEHSM_SRC ?= "git://github.com/nxp-imx/v2xsehsm.git;protocol=https" V2XSEHSM_SRC ?= "git://github.com/nxp-imx/v2xsehsm.git;protocol=https"
SRCBRANCH = "main" SRCBRANCH = "lf-6.6.36_2.1.0"
SRCREV = "447dbe2a1090d28e0330d3b2e4e9117960f6c263" SRCREV = "447dbe2a1090d28e0330d3b2e4e9117960f6c263"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"