mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 20:56:58 +00:00
dffeaacd06
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
7 lines
191 B
PHP
7 lines
191 B
PHP
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
|
|
|
|
SRC_URI += "\
|
|
${@bb.utils.contains('DISTRO_FEATURES', 'tpm', \
|
|
'file://tpm.scc file://tpm.cfg', '', d)} \
|
|
"
|