summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-25 16:34:10 -0300
committerGitHub <noreply@github.com>2024-01-25 16:34:10 -0300
commitc78d11c3f809bf7ef12c08e5e121000ac37fe166 (patch)
tree85eb2abba310db49f01af07faa752b8192fcfd54
parent1599a49ac0fe836d49b705136bd640127edb65f6 (diff)
parente557df09793e8afbf37b477bf6deb4891c319ffd (diff)
downloadmeta-freescale-c78d11c3f809bf7ef12c08e5e121000ac37fe166.tar.gz
Merge pull request #1740 from angolini/mcore-demos_2.2.0
mcode-demos: Update to LF6.1.55_2.2.0
-rw-r--r--recipes-fsl/mcore-demos/README10
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb12
2 files changed, 18 insertions, 4 deletions
diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README
index d3770e8b..59053f59 100644
--- a/recipes-fsl/mcore-demos/README
+++ b/recipes-fsl/mcore-demos/README
@@ -1,11 +1,13 @@
1The M4 demo app version of each SoCs are followed: 1The M4 demo app version of each SoCs are followed:
2* 2.13.0 -- i.MX 7ULP, 8MQ, 8MM 2* 2.14.0 -- i.MX 7ULP, 8MQ
3* 2.14.1 -- i.MX 8MM
3* 2.9.0 -- i.MX 8DXL, 8QM, 8QXP 4* 2.9.0 -- i.MX 8DXL, 8QM, 8QXP
4* 1.0.1 -- i.MX 7D 5* 1.0.1 -- i.MX 7D
5 6
6The M7 demo app version of each SoCs are followed: 7The M7 demo app version of each SoCs are followed:
7* 2.13.0 -- i.MX 8MNULite, 8MN 8* 2.14.0 -- i.MX 8MNULite, 8MN
8* 2.13.1 -- i.MX 8MP 9* 2.14.1 -- i.MX 8MP
9 10
10The M33 demo app version of each SoCs are followed: 11The M33 demo app version of each SoCs are followed:
11* 2.14.0 -- i.MX 8ULP,i.MX 93 12* 2.14.1 -- i.MX 8ULP
13* 2.14.2 -- i.MX 93
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
new file mode 100644
index 00000000..6ee72cbb
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb
@@ -0,0 +1,12 @@
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)"