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=ab61cab9599935bfe9f700405ef00f28"
|
|
|
|
SRC_URI[md5sum] = "55918adc721057ad762f39cada22c566"
|
|
SRC_URI[sha256sum] = "edde3d1a0e52fce55f7b0df6bd831649434e71e434468cf8b247acc809c35e7a"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|