blob: e2030306b28cf88cbbef6c027ef1c3b983c487e8 (
plain)
1
2
3
4
5
6
7
8
9
10
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)"
|