imx-oei: Update imx-oei_1.0.0.bb to commit 2d407c8

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-11-10 10:05:13 +01:00
parent 824118f74c
commit d059a0134b

View File

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