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=72c0f70181bb6e83eee6aab8de12a9f3"
|
|
|
|
SRC_URI[md5sum] = "d8935dbc7b10e3f09c93bc0100c5eb03"
|
|
SRC_URI[sha256sum] = "baacda3525fa402dbdfc3bf1ee8cfb6fa3ac493c89511548ca8e095267366253"
|
|
|
|
COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
|