imx-oei: Update imx-oei_1.0.0.bb to commit 116e4b7

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-19 09:12:50 +01:00
parent 94e5388d52
commit fdc6a3564d

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