mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 20:56:58 +00:00
meta-tpm2: code style fixup
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
include linux-yocto-tpm2.inc
|
||||
require linux-yocto-tpm2.inc
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
|
||||
|
||||
SRC_URI += " \
|
||||
SRC_URI += "\
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'tpm2', \
|
||||
'file://tpm2.scc file://tpm2.cfg', '', d)} \
|
||||
"
|
||||
|
||||
@@ -1 +1 @@
|
||||
include linux-yocto-tpm2.inc
|
||||
require linux-yocto-tpm2.inc
|
||||
|
||||
Reference in New Issue
Block a user