Skip to content

Commit

Permalink
recipes-fsl: mcore-demos: Upgrade BSP to LF6.6.36_2.1.0
Browse files Browse the repository at this point in the history
Add new recipe for imx-m7-demos and update README.

Signed-off-by: Hiago De Franco <[email protected]>
(cherry picked from commit 1630d8a)
  • Loading branch information
hiagofranco authored and github-actions[bot] committed Nov 4, 2024
1 parent c1877e2 commit efbde79
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes-fsl/mcore-demos/README
Original file line number Diff line number Diff line change
Expand Up @@ -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
11 changes: 11 additions & 0 deletions recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb
Original file line number Diff line number Diff line change
@@ -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)"

0 comments on commit efbde79

Please sign in to comment.