From 01398c0e9c9f726c612c429e6b5aea073e9dbdb9 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Sun, 21 Apr 2024 23:46:09 +0300 Subject: mcore-demos: Update to 6.6.3-1.1.0 Update M-core demos to be aligned to the NXP BSP LF6.6.3-1.0.0 release. Changes: - i.MX95: add (m7 2.15.000) - i.MX93: update (m33 2.14.2 -> 2.15.000 Signed-off-by: Oleksandr Suvorov --- recipes-fsl/mcore-demos/README | 3 ++- recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb | 6 +----- recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb | 12 ------------ recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb | 11 +++++++++++ recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb | 11 +++++++++++ recipes-fsl/mcore-demos/imx-mcore-demos.inc | 2 ++ 6 files changed, 27 insertions(+), 18 deletions(-) delete mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb create mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb create mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README index 59053f59b..f38e8a6ed 100644 --- a/recipes-fsl/mcore-demos/README +++ b/recipes-fsl/mcore-demos/README @@ -7,7 +7,8 @@ The M4 demo app version of each SoCs are followed: The M7 demo app version of each SoCs are followed: * 2.14.0 -- i.MX 8MNULite, 8MN * 2.14.1 -- i.MX 8MP +* 2.15.000 -- i.MX95 The M33 demo app version of each SoCs are followed: * 2.14.1 -- i.MX 8ULP -* 2.14.2 -- i.MX 93 +* 2.15.000 -- i.MX 93 diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb index fa91ad800..0107d90e6 100644 --- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb +++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb @@ -3,13 +3,9 @@ require imx-mcore-demos.inc -LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" SRC_URI[imx8ulp.md5sum] = "6a1d2b904255ad2b514a234e6282209f" SRC_URI[imx8ulp.sha256sum] = "eb8710c31dd58e23ed50653a1b90106e78776a1062abea2a16139cf371828a5a" -SRC_URI[imx93.md5sum] = "6c48e178dd3ddb95151f1eeade984a21" -SRC_URI[imx93.sha256sum] = "0848b5055ca693badd5ee923347fcebcac04e8aade22a4f26441669ef653eb01" - -COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)" +COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp)" 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 deleted file mode 100644 index 6ee72cbb8..000000000 --- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.2.bb +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=2827219e81f28aba7c6a569f7c437fa7" - - -SRC_URI[imx93.md5sum] = "3f420c28fdc159ecd5148a931a5ff02c" -SRC_URI[imx93.sha256sum] = "31f6e8b08edb677614e65b11bbcc796218691fe746b84ec2503b8a5060d69ef2" - -COMPATIBLE_MACHINE = "(mx93-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb new file mode 100644 index 000000000..542ff168a --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb @@ -0,0 +1,11 @@ +# Copyright 2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=44a8052c384584ba09077e85a3d1654f" + +SRC_URI[imx93.md5sum] = "2fad663ff63d273a2cb775e06db9eedc" +SRC_URI[imx93.sha256sum] = "257066cbd57add127fae15da72f12f1cf6a847ff300e7b4ac63f507693898dfa" + +COMPATIBLE_MACHINE = "(mx93-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb new file mode 100644 index 000000000..077942054 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb @@ -0,0 +1,11 @@ +# Copyright 2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx95-nxp-bsp = "file://COPYING;md5=44a8052c384584ba09077e85a3d1654f" + +SRC_URI[imx95.md5sum] = "572b54c7255faa020612261462bdd96b" +SRC_URI[imx95.sha256sum] = "118ea2248d7fd8a48412855fc19ff6f37f4e09e6d387dfdd458bb9a19d6192c6" + +COMPATIBLE_MACHINE = "(mx95-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc index b73baf671..32afc3123 100644 --- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc +++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc @@ -21,6 +21,7 @@ SOC:mx8qxp-nxp-bsp = "imx8qx" SOC:mx8dx-nxp-bsp = "imx8qx" SOC:mx8ulp-nxp-bsp = "imx8ulp" SOC:mx93-nxp-bsp = "imx93" +SOC:mx95-nxp-bsp = "imx95" MCORE_TYPE ?= "m4" MCORE_TYPE:mx8mn-nxp-bsp = "m7" @@ -29,6 +30,7 @@ MCORE_TYPE:mx8mp-nxp-bsp = "m7" MCORE_TYPE:mx8mpul-nxp-bsp = "m7" MCORE_TYPE:mx8ulp-nxp-bsp = "m33" MCORE_TYPE:mx93-nxp-bsp = "m33" +MCORE_TYPE:mx95-nxp-bsp = "m7" SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" -- cgit v1.2.3-54-g00ecf