diff --git a/meta-imx-ml/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb b/meta-imx-ml/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb index 3311e0a3f4..e77bcf85db 100644 --- a/meta-imx-ml/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb +++ b/meta-imx-ml/recipes-libraries/ethos-u-driver-stack/ethos-u-driver-stack_24.05.bb @@ -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"