diff options
| -rw-r--r-- | recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb | 12 |
1 files changed, 12 insertions, 0 deletions
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 000000000..6ee72cbb8 --- /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 | |||
| 4 | require imx-mcore-demos.inc | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7" | ||
| 7 | |||
| 8 | |||
| 9 | SRC_URI[imx93.md5sum] = "3f420c28fdc159ecd5148a931a5ff02c" | ||
| 10 | SRC_URI[imx93.sha256sum] = "31f6e8b08edb677614e65b11bbcc796218691fe746b84ec2503b8a5060d69ef2" | ||
| 11 | |||
| 12 | COMPATIBLE_MACHINE = "(mx93-nxp-bsp)" | ||
