summaryrefslogtreecommitdiffstats
path: root/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb')
-rw-r--r--recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb
new file mode 100644
index 00000000..4b937a27
--- /dev/null
+++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb
@@ -0,0 +1,15 @@
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:mx8ulp-nxp-bsp = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657"
7LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657"
8
9SRC_URI[imx8ulp.md5sum] = "8c084435f30319948e037be3b5c4d807"
10SRC_URI[imx8ulp.sha256sum] = "c2f086257251b222ec60307e51874974ec1f4166736a747546055fdac991647b"
11
12SRC_URI[imx93.md5sum] = "5eb97a5afed0aafda98ea5bdc665811c"
13SRC_URI[imx93.sha256sum] = "54ca75f62baf0f197f77837822fe8fb0e4fa2e2450c81dca60d24ca5f59d48bd"
14
15COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)"