imx-oei: Update SRCREV and license to NXP BSP LF6.6.52-2.2.1

Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
(cherry picked from commit 30e8b8107e)
This commit is contained in:
Ernest Van Hoecke 2025-08-08 16:09:33 +02:00 committed by Hiago De Franco
parent f86c8070a8
commit b00bcb2307

View File

@ -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