From b00bcb2307d319e859ec96c4a4c38303f1754b34 Mon Sep 17 00:00:00 2001 From: Ernest Van Hoecke Date: Fri, 8 Aug 2025 16:09:33 +0200 Subject: [PATCH] imx-oei: Update SRCREV and license to NXP BSP LF6.6.52-2.2.1 Signed-off-by: Ernest Van Hoecke (cherry picked from commit 30e8b8107e0494c196e354090cea8bc3c4c265a6) --- .../arm-toolchain/recipes-bsp/imx-oei/imx-oei_1.0.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 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 df704dc9..201a91b2 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 @@ -1,7 +1,7 @@ SUMMARY = "i.MX Optional Execution Image" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59530bdf33659b29e73d4adb9f9f6552" +LICENSE = "BSD-3-Clause" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b66f32a90f9577a5a3255c21d79bc619" INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "gcc-arm-none-eabi-native" @@ -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 = "1a572a640ef8d6883e8ca39744cd6d2d5dbed678" +SRCREV = "ca91ce798b2f3a2a0bab8c0f835f4bea88c9b080" inherit deploy