13 lines
420 B
BlitzBasic
13 lines
420 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=80c0478f4339af024519b3723023fe28"
|
|
|
|
SRC_URI[md5sum] = "7fa7b0fa1682cae71c3a163da866f676"
|
|
SRC_URI[sha256sum] = "de86b57b429c0e6ed6b6842e5af1ec4d7b9d2074234769de6ba2edf04c967acd"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|