imx-oei: Update imx-oei_1.0.0.bb to commit 7d79eed

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-28 09:09:27 +01:00
parent 310f33fc0c
commit 7f7ce1ab93

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