imx-oei: Update imx-oei_1.0.0.bb to commit 00e94cf

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-20 07:38:50 +01:00
parent b7aa699a3d
commit 41d669fea1

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 = "116e4b781718236b15bcafe98475d67fd23b6409"
SRCREV = "00e94cf2fd3969234f7dd60b568762018fb71647"
S = "${WORKDIR}/git"