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=983e4c77621568488dd902b27e0c2143"
|
|
|
|
SRC_URI[md5sum] = "acf07e6202c773b5cf8fa39d3992f08d"
|
|
SRC_URI[sha256sum] = "be9e341c1bda167ceb2164aa8c27fbc70480ba28252b5c10a8b1cdfb5fe26826"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|