diff options
Diffstat (limited to 'recipes-fsl')
| -rw-r--r-- | recipes-fsl/mcore-demos/imx-mcore-demos.inc | 2 | ||||
| -rw-r--r-- | recipes-fsl/mcore-demos/imx-mcore-demos_25.12.00.bb | 10 |
2 files changed, 12 insertions, 0 deletions
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc index 9b9553fcc..2375e471d 100644 --- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc +++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc | |||
| @@ -22,6 +22,7 @@ SOC:mx8qxp-nxp-bsp = "imx8qx" | |||
| 22 | SOC:mx8dx-nxp-bsp = "imx8qx" | 22 | SOC:mx8dx-nxp-bsp = "imx8qx" |
| 23 | SOC:mx8ulp-nxp-bsp = "imx8ulp" | 23 | SOC:mx8ulp-nxp-bsp = "imx8ulp" |
| 24 | SOC:mx93-nxp-bsp = "imx93" | 24 | SOC:mx93-nxp-bsp = "imx93" |
| 25 | SOC:mx94-nxp-bsp = "imx943" | ||
| 25 | SOC:mx95-nxp-bsp = "imx95" | 26 | SOC:mx95-nxp-bsp = "imx95" |
| 26 | 27 | ||
| 27 | MCORE_TYPE ?= "m4" | 28 | MCORE_TYPE ?= "m4" |
| @@ -31,6 +32,7 @@ MCORE_TYPE:mx8mp-nxp-bsp = "m7" | |||
| 31 | MCORE_TYPE:mx8mpul-nxp-bsp = "m7" | 32 | MCORE_TYPE:mx8mpul-nxp-bsp = "m7" |
| 32 | MCORE_TYPE:mx8ulp-nxp-bsp = "m33" | 33 | MCORE_TYPE:mx8ulp-nxp-bsp = "m33" |
| 33 | MCORE_TYPE:mx93-nxp-bsp = "m33" | 34 | MCORE_TYPE:mx93-nxp-bsp = "m33" |
| 35 | MCORE_TYPE:mx943-nxp-bsp = "mcore" | ||
| 34 | MCORE_TYPE:mx95-nxp-bsp = "m7" | 36 | MCORE_TYPE:mx95-nxp-bsp = "m7" |
| 35 | 37 | ||
| 36 | SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" | 38 | SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" |
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos_25.12.00.bb b/recipes-fsl/mcore-demos/imx-mcore-demos_25.12.00.bb new file mode 100644 index 000000000..380821658 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-mcore-demos_25.12.00.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Copyright 2025 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:mx943-nxp-bsp = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | ||
| 7 | |||
| 8 | SRC_URI[imx943.sha256sum] = "52acc5cb421ae98b9b496512035f1635be7238c2f15178f62277269e4744b95a" | ||
| 9 | |||
| 10 | COMPATIBLE_MACHINE = "(mx943-nxp-bsp)" | ||
