imx-seco-libs_git.bb: Switch Q2 release branch to lf-6.6.3_1.0.0

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2024-06-05 10:20:34 +08:00
parent b525efafe3
commit deb835b10a

View File

@ -14,7 +14,7 @@ SRC_URI = "${SECO_LIB_SRC};branch=${SRCBRANCH} \
file://0001-add-v2x_test-to-the-installed-binaries.patch \
file://0001-Fix-return-value-of-void-functions.patch"
SECO_LIB_SRC ?= "git://github.com/NXP/imx-seco-libs.git;protocol=https"
SRCBRANCH = "master"
SRCBRANCH = "lf-6.6.3_1.0.0"
SRCREV = "273553f207425f773400be7a7f3a7c425d892d6f"
S = "${WORKDIR}/git"