mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
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 <hiago.franco@toradex.com>
This commit is contained in:
parent
1ac0c36d5b
commit
1630d8a353
|
@ -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
recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb
Normal file
11
recipes-fsl/mcore-demos/imx-m7-demos_2.16.001.bb
Normal file
|
@ -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)"
|
Loading…
Reference in New Issue
Block a user