13 lines
418 B
BlitzBasic
13 lines
418 B
BlitzBasic
# Copyright (C) 2013-2016 Freescale Semiconductor
|
|
# Copyright 2017-2018 NXP
|
|
# Released under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
require imx-codec.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a"
|
|
|
|
SRC_URI[md5sum] = "a27b5acde3161d06339254f7cf2f7d71"
|
|
SRC_URI[sha256sum] = "a7e8c7c264dc6aec96b846e486c6114c2c2b355c300f298b210de39f0af3c9fa"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|