diff options
| -rw-r--r-- | recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb | 15 | ||||
| -rw-r--r-- | recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb | 12 |
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 000000000..7552ab665 --- /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 | |||
| 4 | require imx-mcore-demos.inc | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM:mx8mn-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" | ||
| 7 | LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" | ||
| 8 | |||
| 9 | SRC_URI[imx8mn.md5sum] = "c25e8463414f31f812e997748a5c3eba" | ||
| 10 | SRC_URI[imx8mn.sha256sum] = "8795f5947334eb2eae4a16c51eabd3cf50d8d04894b12933d8e78669433f7093" | ||
| 11 | |||
| 12 | SRC_URI[imx8mnddr3l.md5sum] = "f2e0741c26f59d2b7bf0b685d236ea6f" | ||
| 13 | SRC_URI[imx8mnddr3l.sha256sum] = "86039ee610ebb66cf1e65aa915cee2aeff5982f73504cebc9a94fba40095f3e1" | ||
| 14 | |||
| 15 | COMPATIBLE_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 000000000..43b5d99bf --- /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 | |||
| 4 | require imx-mcore-demos.inc | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" | ||
| 7 | LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" | ||
| 8 | |||
| 9 | SRC_URI[imx8mp.md5sum] = "aa2bd4a77970396418a4879827ca6da7" | ||
| 10 | SRC_URI[imx8mp.sha256sum] = "d98d90ccef16b39b6a5756a91f08be69448bbf58cbb9216db5fcb7d03ae042f4" | ||
| 11 | |||
| 12 | COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp|mx8mpul-nxp-bsp)" | ||
