imx-oei: Update imx-oei_1.0.0.bb to commit 1b26944

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-17 09:27:33 +01:00
parent 9eec8f1616
commit 27674fdd8c

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 = "bd09956154eec52007ea8ec63efbdad55204f897"
SRCREV = "1b269445809611fb06b05bf5546f8cec9176381c"
S = "${WORKDIR}/git"