neutron: Switch branch to lf-6.12.3_1.0.0

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-12-19 10:56:35 +01:00
parent f1b33b3ef0
commit a9b5b65d65

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca53281cc0caa7e320d4945a896fb837"
SRC_URI = "${NEUTRON_SRC};branch=${SRCBRANCH}"
NEUTRON_SRC ?= "git://github.com/nxp-imx/neutron.git;protocol=https"
SRCBRANCH = "main"
SRCBRANCH = "lf-6.12.3_1.0.0"
SRCREV = "b4b74983417e02dbbc32f392706c118ccbdd46cc"
S = "${WORKDIR}/git"