imx-oei: Update imx-oei_1.0.0.bb to commit 9f79c4f

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-03 01:22:25 +02:00
parent 83e77e8be4
commit 17b364aca2

View File

@ -9,7 +9,7 @@ DEPENDS = "gcc-arm-none-eabi-native"
SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}"
IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https"
SRCBRANCH = "master"
SRCREV = "fa2e05c19bf22485bd2d44f23fb36ab9f8732c3b"
SRCREV = "9f79c4f7d171776d2daabe3a4cee5593f92bc148"
S = "${WORKDIR}/git"