ethos-u-driver-stack: Update ethos-u-driver-stack_24.05.bb to commit a80c51d

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 09:16:25 +01:00
parent a5b26f5ea4
commit bf21e59b02

View File

@ -11,7 +11,7 @@ DEPENDS = "flatbuffers python3-pybind11 python3-pybind11-native"
SRC_URI = "${ETHOS_U_SRC};branch=${SRCBRANCH}"
ETHOS_U_SRC ?= "git://github.com/nxp-imx/ethos-u-driver-stack-imx.git;protocol=https"
SRCBRANCH = "lf-6.12.3_1.0.0"
SRCREV = "a80c51d77c91f1a8266afc5d8056fb981de4b504"
SRCREV = "a80c51d77c91f1a8266afc5d8056fb981de4b504"
S = "${WORKDIR}/git"