13 lines
419 B
BlitzBasic
13 lines
419 B
BlitzBasic
# Copyright (C) 2013-2016 Freescale Semiconductor
|
|
# Copyright 2017-2018 NXP
|
|
# Released under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
include imx-parser.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
|
|
|
|
SRC_URI[md5sum] = "0845c64d2b64c2822328e8bc8442f5b8"
|
|
SRC_URI[sha256sum] = "33b8377a663b2ca749f40ef1164918335913e4de02a3857f2892707647d243de"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|