summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Missey <benjamin.missey@non.se.com>2026-01-20 15:36:13 +0100
committerBenjamin Missey <benjamin.missey@non.se.com>2026-02-12 10:38:13 +0100
commite7e2f208f94e1a3a2e7717763075d4178156ea80 (patch)
tree75121d4dbfda1a723f1f169db45cedd70657c333
parent1227d4f36189fd463e127df7a9bfc9fde2f7bfcd (diff)
downloadmeta-freescale-e7e2f208f94e1a3a2e7717763075d4178156ea80.tar.gz
imx-oei: bump SRCREV to the latest version
Bump version for imx-oei to the latest version on master Based on 6.12.49-2.2.0 NXP BSP release Signed-off-by: Benjamin Missey <benjamin.missey@non.se.com>
-rw-r--r--dynamic-layers/arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb b/dynamic-layers/arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb
index 29a58ed08..227d76b2c 100644
--- a/dynamic-layers/arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb
+++ b/dynamic-layers/arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb
@@ -12,6 +12,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b66f32a90f9577a5a3255c21d79bc619"
12SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}" 12SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}"
13IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https" 13IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https"
14SRCBRANCH = "master" 14SRCBRANCH = "master"
15SRCREV = "ca91ce798b2f3a2a0bab8c0f835f4bea88c9b080" 15SRCREV = "49bfaa93e9d1fe213866bcb9507927a59a9ede5a"
16 16
17require imx-oei.inc 17require imx-oei.inc