Skip to content

Commit 1630d8a

Browse files
committed
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 <[email protected]>
1 parent 1ac0c36 commit 1630d8a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

recipes-fsl/mcore-demos/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ The M4 demo app version of each SoCs are followed:
44
* 1.0.1 -- i.MX 7D
55

66
The M7 demo app version of each SoCs are followed:
7-
* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN, i.MX95
7+
* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN
8+
* 2.16.001 -- i.MX95
89

910
The M33 demo app version of each SoCs are followed:
1011
* 2.16.000 -- i.MX 8ULP, i.MX 93
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Copyright 2023-2024 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:mx95-nxp-bsp = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837"
7+
8+
SRC_URI[imx95.md5sum] = "70f4a0ab4f65beef113dd544c4b3be8c"
9+
SRC_URI[imx95.sha256sum] = "0569f128e2068c509dcd4afe6689a62cdb5a4ac9f8eb1b522b2bfaac0e7d09fd"
10+
11+
COMPATIBLE_MACHINE = "(mx95-nxp-bsp)"

0 commit comments

Comments
 (0)