ethos-u-driver-stack: Update ethos-u-driver-stack_22.08.bb to commit 0fa45c4

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-08-31 18:59:11 -05:00
parent e3725402d3
commit ac0ccdaf8d

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_22.08"
SRCREV = "e45d00598a93ceda99956de2340dcec3900949c9"
SRCREV = "0fa45c41dcd37be68822c06212b2c3423db6e1c5"
S = "${WORKDIR}/git"