imx-oei: Update imx-oei_1.0.0.bb to commit 82b458d

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-04-19 09:57:01 +02:00
parent c17e9384af
commit 866c02a8c8

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 = "0c7ca5420ddc69de390d344b087ae90ac21f6b85"
SRCREV = "82b458d51c9900bca6cc9777235afec0327e0c50"
S = "${WORKDIR}/git"