From 41d669fea159579426cd14fa4f7befe0eb78e7d1 Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Thu, 20 Feb 2025 07:38:50 +0100 Subject: [PATCH] imx-oei: Update imx-oei_1.0.0.bb to commit 00e94cf Signed-off-by: i.MX Yocto Project Release --- meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb index b50acaa20c..d9d20eaeb0 100644 --- a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb +++ b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb @@ -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 = "116e4b781718236b15bcafe98475d67fd23b6409" +SRCREV = "00e94cf2fd3969234f7dd60b568762018fb71647" S = "${WORKDIR}/git"