neutron: Update neutron_1.0.0.bb to commit fa9a664

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-01-08 18:59:14 -06:00
parent 4c08afc611
commit 94f20019db

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44a8052c384584ba09077e85a3d1654f"
SRC_URI = "${NEUTRON_SRC};branch=${SRCBRANCH}"
NEUTRON_SRC ?= "git://github.com/nxp-imx/neutron.git;protocol=https"
SRCBRANCH = "main"
SRCREV = "2b12bade2e7a5a191fc2d481d41d79b11e6ec19f"
SRCREV = "fa9a664cf30d875b631e2da6f87d488504da5ede"
S = "${WORKDIR}/git"