mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
11 lines
502 B
BlitzBasic
11 lines
502 B
BlitzBasic
require optee-test.nxp.inc
|
|
|
|
# The BSD and GPL license files are now included in the source
|
|
# https://github.com/OP-TEE/optee_test/commit/a748f5fcd9ec8a574dc86a5aa56d05bc6ac174e7
|
|
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a8fa504109e4cd7ea575bc49ea4be560 \
|
|
file://LICENSE-BSD;md5=dca16d6efa93b55d0fd662ae5cd6feeb \
|
|
file://LICENSE-GPL;md5=10e86b5d2a6cb0e2b9dcfdd26a9ac58d"
|
|
|
|
OPTEE_TEST_BRANCH = "lf-6.12.20_2.0.0"
|
|
SRCREV = "010f088f05b5ebf392c6e235d6e53d391755722f"
|