From efbde7989d638cfa83cce522db3f5d36c2c8470d Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Sun, 27 Oct 2024 15:18:29 -0300 Subject: recipes-fsl: mcore-demos: Upgrade BSP to LF6.6.36_2.1.0 Add new recipe for imx-m7-demos and update README. Signed-off-by: Hiago De Franco (cherry picked from commit 1630d8a353c162d054c0b802433c233bbc2b5553) --- recipes-fsl/mcore-demos/README | 3 ++- recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README index 0c9944873..0023bb26f 100644 --- a/recipes-fsl/mcore-demos/README +++ b/recipes-fsl/mcore-demos/README @@ -4,7 +4,8 @@ The M4 demo app version of each SoCs are followed: * 1.0.1 -- i.MX 7D The M7 demo app version of each SoCs are followed: -* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN, i.MX95 +* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN +* 2.16.001 -- i.MX95 The M33 demo app version of each SoCs are followed: * 2.16.000 -- i.MX 8ULP, i.MX 93 diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb new file mode 100644 index 000000000..e2030306b --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb @@ -0,0 +1,11 @@ +# Copyright 2023-2024 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=ca53281cc0caa7e320d4945a896fb837" + +SRC_URI[imx95.md5sum] = "70f4a0ab4f65beef113dd544c4b3be8c" +SRC_URI[imx95.sha256sum] = "0569f128e2068c509dcd4afe6689a62cdb5a4ac9f8eb1b522b2bfaac0e7d09fd" + +COMPATIBLE_MACHINE = "(mx95-nxp-bsp)" -- cgit v1.2.3-54-g00ecf