summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-11-04 11:32:05 -0300
committerGitHub <noreply@github.com>2024-11-04 11:32:05 -0300
commit46b8749ccef0b50549af6acc51391991946671bd (patch)
tree2990cd8dde738d326a5fa1d671c98bbc7fb8d7fc
parentdf8cd65bc7532f3f56f1c76acdc381658a5a3d44 (diff)
parentefbde7989d638cfa83cce522db3f5d36c2c8470d (diff)
downloadmeta-freescale-46b8749ccef0b50549af6acc51391991946671bd.tar.gz
Merge pull request #2014 from Freescale/backport-2003-to-scarthgap
[Backport scarthgap] Upgrade mcore-demos, jailhouse-imx and imx-mkimage to LF6.6.36_2.1.0
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc4
-rw-r--r--recipes-extended/jailhouse/jailhouse-imx_git.bb4
-rw-r--r--recipes-fsl/mcore-demos/README3
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb11
4 files changed, 17 insertions, 5 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index 9b03d392..8617ca36 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -5,8 +5,8 @@ DEPENDS = "zlib-native openssl-native"
5SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \ 5SRC_URI = "git://github.com/nxp-imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \
6 file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ 6 file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \
7" 7"
8SRCBRANCH = "lf-6.6.23_2.0.0" 8SRCBRANCH = "lf-6.6.36_2.1.0"
9SRCREV = "ca5d6b2d3fd9ab15825b97f7ef6f1ce9a8644966" 9SRCREV = "4622115cbc037f79039c4522faeced4aabea986b"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
diff --git a/recipes-extended/jailhouse/jailhouse-imx_git.bb b/recipes-extended/jailhouse/jailhouse-imx_git.bb
index e4c34d7c..aedd01ac 100644
--- a/recipes-extended/jailhouse/jailhouse-imx_git.bb
+++ b/recipes-extended/jailhouse/jailhouse-imx_git.bb
@@ -16,8 +16,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
16PROVIDES = "jailhouse" 16PROVIDES = "jailhouse"
17RPROVIDES:${PN} += "jailhouse" 17RPROVIDES:${PN} += "jailhouse"
18 18
19SRCBRANCH = "lf-6.6.23_2.0.0" 19SRCBRANCH = "lf-6.6.36_2.1.0"
20SRCREV = "ce11ba42dfa34f96aca76016a51d21e5d2539001" 20SRCREV = "327e56941e3e96ef9a291d2decb7add21078d8de"
21 21
22IMX_JAILHOUSE_SRC ?= "git://github.com/nxp-imx/imx-jailhouse.git;protocol=https" 22IMX_JAILHOUSE_SRC ?= "git://github.com/nxp-imx/imx-jailhouse.git;protocol=https"
23SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \ 23SRC_URI = "${IMX_JAILHOUSE_SRC};branch=${SRCBRANCH} \
diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README
index 0c994487..0023bb26 100644
--- a/recipes-fsl/mcore-demos/README
+++ b/recipes-fsl/mcore-demos/README
@@ -4,7 +4,8 @@ The M4 demo app version of each SoCs are followed:
4* 1.0.1 -- i.MX 7D 4* 1.0.1 -- i.MX 7D
5 5
6The M7 demo app version of each SoCs are followed: 6The M7 demo app version of each SoCs are followed:
7* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN, i.MX95 7* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN
8* 2.16.001 -- i.MX95
8 9
9The M33 demo app version of each SoCs are followed: 10The M33 demo app version of each SoCs are followed:
10* 2.16.000 -- i.MX 8ULP, i.MX 93 11* 2.16.000 -- i.MX 8ULP, i.MX 93
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb
new file mode 100644
index 00000000..e2030306
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb
@@ -0,0 +1,11 @@
1# Copyright 2023-2024 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx95-nxp-bsp = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837"
7
8SRC_URI[imx95.md5sum] = "70f4a0ab4f65beef113dd544c4b3be8c"
9SRC_URI[imx95.sha256sum] = "0569f128e2068c509dcd4afe6689a62cdb5a4ac9f8eb1b522b2bfaac0e7d09fd"
10
11COMPATIBLE_MACHINE = "(mx95-nxp-bsp)"