diff options
| author | Benjamin Missey <benjamin.missey@non.se.com> | 2026-01-20 15:36:13 +0100 |
|---|---|---|
| committer | Benjamin Missey <benjamin.missey@non.se.com> | 2026-02-12 10:38:13 +0100 |
| commit | e7e2f208f94e1a3a2e7717763075d4178156ea80 (patch) | |
| tree | 75121d4dbfda1a723f1f169db45cedd70657c333 | |
| parent | 1227d4f36189fd463e127df7a9bfc9fde2f7bfcd (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 12 | SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}" | 12 | SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}" |
| 13 | IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https" | 13 | IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https" |
| 14 | SRCBRANCH = "master" | 14 | SRCBRANCH = "master" |
| 15 | SRCREV = "ca91ce798b2f3a2a0bab8c0f835f4bea88c9b080" | 15 | SRCREV = "49bfaa93e9d1fe213866bcb9507927a59a9ede5a" |
| 16 | 16 | ||
| 17 | require imx-oei.inc | 17 | require imx-oei.inc |
