ethos-u-firmware: Update ethos-u-firmware_23.08.bb to commit 5fff874

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:43:32 +00:00
parent 0e698f16b1
commit eca935e8e0

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "\
SRC_URI = "${ETHOS_U_FIRMWARE_SRC};branch=${SRCBRANCH}" SRC_URI = "${ETHOS_U_FIRMWARE_SRC};branch=${SRCBRANCH}"
ETHOS_U_FIRMWARE_SRC ?= "git://github.com/nxp-imx/ethos-u-firmware.git;protocol=https" ETHOS_U_FIRMWARE_SRC ?= "git://github.com/nxp-imx/ethos-u-firmware.git;protocol=https"
SRCBRANCH = "imx_23.08" SRCBRANCH = "imx_23.08"
SRCREV = "9b9122fbdb25a273fafec352d827632d812ab0f8" SRCREV = "5fff874731d02bb232159108ccfa6833e92b6942"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"