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=fd4b227530cd88a82af6a5982cfb724d"
|
|
|
|
SRC_URI[md5sum] = "c6458ce98a0a6d5bd94df7917335d959"
|
|
SRC_URI[sha256sum] = "edcccf2cf29a7ae70d3d55c48a5985e583bf508baf29177b0474d68c7af2858e"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|