mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00

Add new recipe for imx-m7-demos and update README. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
12 lines
400 B
BlitzBasic
12 lines
400 B
BlitzBasic
# 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)"
|