summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2026-07-15 08:03:55 +0200
committerFlora Hu <flora.hu@nxp.com>2026-07-17 08:13:31 +0200
commitf32a7bfe143d70ec2f03388a903ea1646019b47d (patch)
treeea909eef2b15f05c12781e6ca88f3048241f9781
parentb266eb96fb2b481c10611b4838c3a9411979e8eb (diff)
downloadmeta-freescale-f32a7bfe143d70ec2f03388a903ea1646019b47d.tar.gz
mcore: Upgrade to lf-6.18.20-2.0.0
i.MX 7ULP: Bump 2.16.000 -> 26.06.00 i.MX 952: Bump 25.12.00 -> 26.06.00 i.MX 8MM, 8MN, 8MNULite, 8MP, 8MQ, 8ULP, 93, 943, 95: Bump 26.03.00 -> 26.06.00 Signed-off-by: Flora Hu <flora.hu@nxp.com>
-rw-r--r--recipes-fsl/mcore-demos/README14
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_26.03.00.bb14
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_26.06.00.bb12
-rw-r--r--recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb10
-rw-r--r--recipes-fsl/mcore-demos/imx-m4-demos_26.03.00.bb12
-rw-r--r--recipes-fsl/mcore-demos/imx-m4-demos_26.06.00.bb13
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_25.12.00.bb10
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_26.03.00.bb21
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_26.06.00.bb17
-rw-r--r--recipes-fsl/mcore-demos/imx-mcore-demos.inc2
-rw-r--r--recipes-fsl/mcore-demos/imx-mcore-demos_26.06.00.bb (renamed from recipes-fsl/mcore-demos/imx-mcore-demos_26.03.00.bb)2
11 files changed, 52 insertions, 75 deletions
diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README
index bf0cf7725..a01c6e929 100644
--- a/recipes-fsl/mcore-demos/README
+++ b/recipes-fsl/mcore-demos/README
@@ -1,16 +1,16 @@
1The M4 demo app version of each SoCs are followed: 1The M4 demo app version of each SoCs are followed:
2* 2.16.000 -- i.MX 7ULP 2* 26.06.00 -- i.MX 7ULP
3* 26.03.00 -- i.MX 8MQ, 8MM 3* 26.06.00 -- i.MX 8MQ, 8MM
4* 2.9.0 -- i.MX 8DXL, 8QM, 8QXP 4* 2.9.0 -- i.MX 8DXL, 8QM, 8QXP
5* 1.0.1 -- i.MX 7D 5* 1.0.1 -- i.MX 7D
6 6
7The M7 demo app version of each SoCs are followed: 7The M7 demo app version of each SoCs are followed:
8* 26.03.00 -- i.MX 8MP , 8MNULite, 8MN 8* 26.06.00 -- i.MX 8MP , 8MNULite, 8MN
9* 26.03.00 -- i.MX95 9* 26.06.00 -- i.MX95
10* 25.12.00 -- i.MX952 10* 26.06.00 -- i.MX952
11 11
12The M33 demo app version of each SoCs are followed: 12The M33 demo app version of each SoCs are followed:
13* 26.03.00 -- i.MX 8ULP, 93 13* 26.06.00 -- i.MX 8ULP, 93
14 14
15The MCore demo app version of each SoCs are followed: 15The MCore demo app version of each SoCs are followed:
16* 26.03.00 -- i.MX 943 16* 26.06.00 -- i.MX 943
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_26.03.00.bb b/recipes-fsl/mcore-demos/imx-m33-demos_26.03.00.bb
deleted file mode 100644
index fb0e94e47..000000000
--- a/recipes-fsl/mcore-demos/imx-m33-demos_26.03.00.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1# Copyright 2023-2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7
8LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
9
10SRC_URI[imx8ulp.sha256sum] = "dcafb6989b1bf58ae5fef5b77c12007aa2eef6c02656b6ba13078579e222e2a8"
11
12SRC_URI[imx93.sha256sum] = "feca3c27892840d44e6f7759623fbea41469cc8cbbbe4ce434cd51fe71685742"
13
14COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_26.06.00.bb b/recipes-fsl/mcore-demos/imx-m33-demos_26.06.00.bb
new file mode 100644
index 000000000..1d3f74b8a
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m33-demos_26.06.00.bb
@@ -0,0 +1,12 @@
1# Copyright 2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7
8SRC_URI[imx8ulp.sha256sum] = "83cfb3bf24eabb16c1386ceab7637b56905f65058f1706f184e959cc69a74ae1"
9
10SRC_URI[imx93.sha256sum] = "bc504d30cdbc4f3b606bbcf39d78be62c6f7d717439b9d809bda32215b70f3de"
11
12COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb
deleted file mode 100644
index 749433ca0..000000000
--- a/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright 2017-2024 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a"
7
8SRC_URI[imx7ulp.sha256sum] = "1fbb26f8e0a69a2e3925e07cf0cc4a13b13e3ff6321a2ba3dc39c454c82b398b"
9
10COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_26.03.00.bb b/recipes-fsl/mcore-demos/imx-m4-demos_26.03.00.bb
deleted file mode 100644
index d5c0c300c..000000000
--- a/recipes-fsl/mcore-demos/imx-m4-demos_26.03.00.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1# Copyright 2017-2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
8
9SRC_URI[imx8mm.sha256sum] = "fd07b66367585f302c0ae17f42bae11909beef10bcd219f553bd16ceef731b58"
10SRC_URI[imx8mq.sha256sum] = "96eed93c394d4e6263a8636c906bba7cc0fec17b28512f84a14ceb000a34eb62"
11
12COMPATIBLE_MACHINE = "(mx8mm-nxp-bsp|mx8mq-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_26.06.00.bb b/recipes-fsl/mcore-demos/imx-m4-demos_26.06.00.bb
new file mode 100644
index 000000000..5173d2115
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m4-demos_26.06.00.bb
@@ -0,0 +1,13 @@
1# Copyright 2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7
8SRC_URI[imx7ulp.sha256sum] = "1001a420db8627e0352e45cbd6bce9431232d446fa1597c43084a4ec813e7003"
9
10SRC_URI[imx8mm.sha256sum] = "05e75ead477b2f73199161789c9935c114d039bd160097f3f24432b6064860d7"
11SRC_URI[imx8mq.sha256sum] = "490a42fe91ca25145b93c5a2f4b98c5c9b41cbb21a68594e31de44194b9acf9d"
12
13COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mm-nxp-bsp|mx8mq-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_25.12.00.bb b/recipes-fsl/mcore-demos/imx-m7-demos_25.12.00.bb
deleted file mode 100644
index c09f70113..000000000
--- a/recipes-fsl/mcore-demos/imx-m7-demos_25.12.00.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright 2023-2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx952-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7
8SRC_URI[imx952.sha256sum] = "e717f3a673ef76ba433d192e01c40e2c4ebf7d9487b23e2e505bd07383d797ca"
9
10COMPATIBLE_MACHINE = "(mx952-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_26.03.00.bb b/recipes-fsl/mcore-demos/imx-m7-demos_26.03.00.bb
deleted file mode 100644
index 904e5c08f..000000000
--- a/recipes-fsl/mcore-demos/imx-m7-demos_26.03.00.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1# Copyright 2023-2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx8mn-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
8
9LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
10LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
11
12LIC_FILES_CHKSUM:mx95-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
13
14SRC_URI[imx8mn.sha256sum] = "e02fd9d7beb72831e21481839fc58e023a5f5cad54665aeee98669a52da67e43"
15SRC_URI[imx8mnddr3l.sha256sum] = "eb7f479bf69cfa73bc59ba4289b25bcb01cafeb379839dec7797de8830137586"
16
17SRC_URI[imx8mp.sha256sum] = "2ead4fa253e61dab3af84407ff7e60f66f6ea5b33b1c5eee9d83fc757263ba00"
18
19SRC_URI[imx95.sha256sum] = "84c2ad9c858f321488dbc6f7d4c6a111e00053bc16ec1e659593ec694c73ad10"
20
21COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp|mx8mp-nxp-bsp|mx8mpul-nxp-bsp|mx95-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_26.06.00.bb b/recipes-fsl/mcore-demos/imx-m7-demos_26.06.00.bb
new file mode 100644
index 000000000..0a4516a88
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m7-demos_26.06.00.bb
@@ -0,0 +1,17 @@
1# Copyright 2026 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7
8SRC_URI[imx8mn.sha256sum] = "fd4350c9ceceda29d6f7483f83a946b1876b364a4d9c8d9a9e6b618415d27b8e"
9SRC_URI[imx8mnddr3l.sha256sum] = "cdaad7f840eec638568bde934408044a386e56b85d22a20c1de7faf77b0674c7"
10
11SRC_URI[imx8mp.sha256sum] = "0413bdd2e94cc4ddbd71de4da4e50f9a07a4a29290dc73c53cab241bb50f51af"
12
13SRC_URI[imx95.sha256sum] = "6894b63683a69be1f97e30c4ecce453c0aeaeb12e9078f83fb77a24334592c79"
14
15SRC_URI[imx952.sha256sum] = "53e88afdea5b14f52ef6c69ffd6b2590c603554e239f691b701363ed8c09507a"
16
17COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp|mx8mp-nxp-bsp|mx8mpul-nxp-bsp|mx95-nxp-bsp|mx952-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
index 0d6797b59..01b3176b2 100644
--- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc
+++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
@@ -26,6 +26,7 @@ SOC:mx8ulp-nxp-bsp = "imx8ulp"
26SOC:mx93-nxp-bsp = "imx93" 26SOC:mx93-nxp-bsp = "imx93"
27SOC:mx94-nxp-bsp = "imx943" 27SOC:mx94-nxp-bsp = "imx943"
28SOC:mx95-nxp-bsp = "imx95" 28SOC:mx95-nxp-bsp = "imx95"
29SOC:mx952-nxp-bsp = "imx952"
29 30
30MCORE_TYPE ?= "m4" 31MCORE_TYPE ?= "m4"
31MCORE_TYPE:mx8mn-nxp-bsp = "m7" 32MCORE_TYPE:mx8mn-nxp-bsp = "m7"
@@ -36,6 +37,7 @@ MCORE_TYPE:mx8ulp-nxp-bsp = "m33"
36MCORE_TYPE:mx93-nxp-bsp = "m33" 37MCORE_TYPE:mx93-nxp-bsp = "m33"
37MCORE_TYPE:mx943-nxp-bsp = "mcore" 38MCORE_TYPE:mx943-nxp-bsp = "mcore"
38MCORE_TYPE:mx95-nxp-bsp = "m7" 39MCORE_TYPE:mx95-nxp-bsp = "m7"
40MCORE_TYPE:mx952-nxp-bsp = "m7"
39 41
40SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" 42SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true"
41 43
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos_26.03.00.bb b/recipes-fsl/mcore-demos/imx-mcore-demos_26.06.00.bb
index f2503c855..cd56df0d5 100644
--- a/recipes-fsl/mcore-demos/imx-mcore-demos_26.03.00.bb
+++ b/recipes-fsl/mcore-demos/imx-mcore-demos_26.06.00.bb
@@ -5,6 +5,6 @@ require imx-mcore-demos.inc
5 5
6LIC_FILES_CHKSUM:mx943-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" 6LIC_FILES_CHKSUM:mx943-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac"
7 7
8SRC_URI[imx943.sha256sum] = "408e94e64b8e94d243737e0c068459036273a2ca384b63b893696c77d69c2807" 8SRC_URI[imx943.sha256sum] = "9a7d2eae3e9f4884b06fda42e5ec690a8a10bb0174ac5c695c21b4aefb7d4760"
9 9
10COMPATIBLE_MACHINE = "(mx943-nxp-bsp)" 10COMPATIBLE_MACHINE = "(mx943-nxp-bsp)"