summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@foundries.io>2023-07-26 17:19:42 -0300
committerDaiane Angolini <daiane.angolini@foundries.io>2023-07-26 19:37:48 -0300
commit713688059af6c604b53f1ee0c6fe6524535d4e30 (patch)
tree75cc989538a075b96f03fd273c7cab07999a4166
parentcfeb85ce48fcd54b5e8ff4ce72d56f79d10c929f (diff)
downloadmeta-freescale-713688059af6c604b53f1ee0c6fe6524535d4e30.tar.gz
mcore-demos: imx-m7-demos: Add package based on 6.1.22-2.0.0
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb15
-rw-r--r--recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb12
2 files changed, 27 insertions, 0 deletions
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb
new file mode 100644
index 00000000..7552ab66
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb
@@ -0,0 +1,15 @@
1# Copyright 2019-2023 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=add2d392714d3096ed7e0f7e2190724b"
7LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b"
8
9SRC_URI[imx8mn.md5sum] = "c25e8463414f31f812e997748a5c3eba"
10SRC_URI[imx8mn.sha256sum] = "8795f5947334eb2eae4a16c51eabd3cf50d8d04894b12933d8e78669433f7093"
11
12SRC_URI[imx8mnddr3l.md5sum] = "f2e0741c26f59d2b7bf0b685d236ea6f"
13SRC_URI[imx8mnddr3l.sha256sum] = "86039ee610ebb66cf1e65aa915cee2aeff5982f73504cebc9a94fba40095f3e1"
14
15COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp)"
diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb
new file mode 100644
index 00000000..43b5d99b
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb
@@ -0,0 +1,12 @@
1# Copyright 2019-2023 NXP
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require imx-mcore-demos.inc
5
6LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479"
7LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479"
8
9SRC_URI[imx8mp.md5sum] = "aa2bd4a77970396418a4879827ca6da7"
10SRC_URI[imx8mp.sha256sum] = "d98d90ccef16b39b6a5756a91f08be69448bbf58cbb9216db5fcb7d03ae042f4"
11
12COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp|mx8mpul-nxp-bsp)"