summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-04-22 09:05:45 -0300
committerGitHub <noreply@github.com>2024-04-22 09:05:45 -0300
commit67cd4e62a5d66dcb5d1d37accf2b2f7ac970c969 (patch)
tree7da54908f0d9089580b7d2d2c854fd5c1ea55003
parent0af7fd6207fd5064ebb199af875ef1dfa31aa3da (diff)
parent01398c0e9c9f726c612c429e6b5aea073e9dbdb9 (diff)
downloadmeta-freescale-67cd4e62a5d66dcb5d1d37accf2b2f7ac970c969.tar.gz
Merge pull request #1795 from MrCry0/master-mdemos-6.6.3
Update mcore-demos to 6.6.3
-rw-r--r--recipes-fsl/mcore-demos/README3
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb6
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb12
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb11
-rw-r--r--recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb6
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb11
-rw-r--r--recipes-fsl/mcore-demos/imx-mcore-demos.inc2
7 files changed, 28 insertions, 23 deletions
diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README
index 59053f59..f38e8a6e 100644
--- a/recipes-fsl/mcore-demos/README
+++ b/recipes-fsl/mcore-demos/README
@@ -7,7 +7,8 @@ The M4 demo app version of each SoCs are followed:
7The M7 demo app version of each SoCs are followed: 7The M7 demo app version of each SoCs are followed:
8* 2.14.0 -- i.MX 8MNULite, 8MN 8* 2.14.0 -- i.MX 8MNULite, 8MN
9* 2.14.1 -- i.MX 8MP 9* 2.14.1 -- i.MX 8MP
10* 2.15.000 -- i.MX95
10 11
11The M33 demo app version of each SoCs are followed: 12The M33 demo app version of each SoCs are followed:
12* 2.14.1 -- i.MX 8ULP 13* 2.14.1 -- i.MX 8ULP
13* 2.14.2 -- i.MX 93 14* 2.15.000 -- i.MX 93
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb
index fa91ad80..0107d90e 100644
--- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb
+++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb
@@ -3,13 +3,9 @@
3 3
4require imx-mcore-demos.inc 4require imx-mcore-demos.inc
5 5
6LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de"
7LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" 6LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de"
8 7
9SRC_URI[imx8ulp.md5sum] = "6a1d2b904255ad2b514a234e6282209f" 8SRC_URI[imx8ulp.md5sum] = "6a1d2b904255ad2b514a234e6282209f"
10SRC_URI[imx8ulp.sha256sum] = "eb8710c31dd58e23ed50653a1b90106e78776a1062abea2a16139cf371828a5a" 9SRC_URI[imx8ulp.sha256sum] = "eb8710c31dd58e23ed50653a1b90106e78776a1062abea2a16139cf371828a5a"
11 10
12SRC_URI[imx93.md5sum] = "6c48e178dd3ddb95151f1eeade984a21" 11COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp)"
13SRC_URI[imx93.sha256sum] = "0848b5055ca693badd5ee923347fcebcac04e8aade22a4f26441669ef653eb01"
14
15COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb
deleted file mode 100644
index 6ee72cbb..00000000
--- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1# Copyright 2023 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7"
7
8
9SRC_URI[imx93.md5sum] = "3f420c28fdc159ecd5148a931a5ff02c"
10SRC_URI[imx93.sha256sum] = "31f6e8b08edb677614e65b11bbcc796218691fe746b84ec2503b8a5060d69ef2"
11
12COMPATIBLE_MACHINE = "(mx93-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb
new file mode 100644
index 00000000..542ff168
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb
@@ -0,0 +1,11 @@
1# Copyright 2023 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=44a8052c384584ba09077e85a3d1654f"
7
8SRC_URI[imx93.md5sum] = "2fad663ff63d273a2cb775e06db9eedc"
9SRC_URI[imx93.sha256sum] = "257066cbd57add127fae15da72f12f1cf6a847ff300e7b4ac63f507693898dfa"
10
11COMPATIBLE_MACHINE = "(mx93-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb
index 0afd9677..b2076cca 100644
--- a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb
+++ b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb
@@ -3,17 +3,13 @@
3 3
4require imx-mcore-demos.inc 4require imx-mcore-demos.inc
5 5
6LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac"
7LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" 6LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac"
8LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" 7LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac"
9 8
10SRC_URI[imx8mm.md5sum] = "788192fd5e42d0eab95a27a3738b8615"
11SRC_URI[imx8mm.sha256sum] = "178150e9720b84838f26cfcf14d25be247bd9e55e39bfb8238e47aee2d0f6244"
12
13SRC_URI[imx8mq.md5sum] = "0235860aca583e50af88b141e8f25d13" 9SRC_URI[imx8mq.md5sum] = "0235860aca583e50af88b141e8f25d13"
14SRC_URI[imx8mq.sha256sum] = "decb52b246800e3fa926704207a0ac9a960723da8502887a31f353aaa370c9d9" 10SRC_URI[imx8mq.sha256sum] = "decb52b246800e3fa926704207a0ac9a960723da8502887a31f353aaa370c9d9"
15 11
16SRC_URI[imx7ulp.md5sum] = "4ec757b7a2a2bdf33f583c328a4631f1" 12SRC_URI[imx7ulp.md5sum] = "4ec757b7a2a2bdf33f583c328a4631f1"
17SRC_URI[imx7ulp.sha256sum] = "51715bee5e300ee6160c92979e7075e3aa7f7114e7742699bfaa9779113a6fe9" 13SRC_URI[imx7ulp.sha256sum] = "51715bee5e300ee6160c92979e7075e3aa7f7114e7742699bfaa9779113a6fe9"
18 14
19COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mm-nxp-bsp|mx8mq-nxp-bsp)" 15COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mq-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb
new file mode 100644
index 00000000..07794205
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb
@@ -0,0 +1,11 @@
1# Copyright 2023 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=44a8052c384584ba09077e85a3d1654f"
7
8SRC_URI[imx95.md5sum] = "572b54c7255faa020612261462bdd96b"
9SRC_URI[imx95.sha256sum] = "118ea2248d7fd8a48412855fc19ff6f37f4e09e6d387dfdd458bb9a19d6192c6"
10
11COMPATIBLE_MACHINE = "(mx95-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
index b73baf67..32afc312 100644
--- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc
+++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
@@ -21,6 +21,7 @@ SOC:mx8qxp-nxp-bsp = "imx8qx"
21SOC:mx8dx-nxp-bsp = "imx8qx" 21SOC:mx8dx-nxp-bsp = "imx8qx"
22SOC:mx8ulp-nxp-bsp = "imx8ulp" 22SOC:mx8ulp-nxp-bsp = "imx8ulp"
23SOC:mx93-nxp-bsp = "imx93" 23SOC:mx93-nxp-bsp = "imx93"
24SOC:mx95-nxp-bsp = "imx95"
24 25
25MCORE_TYPE ?= "m4" 26MCORE_TYPE ?= "m4"
26MCORE_TYPE:mx8mn-nxp-bsp = "m7" 27MCORE_TYPE:mx8mn-nxp-bsp = "m7"
@@ -29,6 +30,7 @@ MCORE_TYPE:mx8mp-nxp-bsp = "m7"
29MCORE_TYPE:mx8mpul-nxp-bsp = "m7" 30MCORE_TYPE:mx8mpul-nxp-bsp = "m7"
30MCORE_TYPE:mx8ulp-nxp-bsp = "m33" 31MCORE_TYPE:mx8ulp-nxp-bsp = "m33"
31MCORE_TYPE:mx93-nxp-bsp = "m33" 32MCORE_TYPE:mx93-nxp-bsp = "m33"
33MCORE_TYPE:mx95-nxp-bsp = "m7"
32 34
33SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" 35SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true"
34 36