ethos-u-driver-stack: Update ethos-u-driver-stack_23.08.bb to commit c46b86b

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-10-12 06:14:43 +00:00
parent c6d03ff0c7
commit 0e698f16b1

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 = "imx_23.08"
SRCREV = "c46b86b2ee1164fddda72dbd0bcdf3bba2beddcb"
SRCREV = "c46b86b2ee1164fddda72dbd0bcdf3bba2beddcb"
S = "${WORKDIR}/git"