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=6dfb32a488e5fd6bae52fbf6c7ebb086"
|
|
|
|
SRC_URI[md5sum] = "455f9f07ecf3c87510c547068a59c1b0"
|
|
SRC_URI[sha256sum] = "bb273dfc3baae9bc8c4ba579a67bfed69e8f8289860f88e7f996ec59259a6305"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|