mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 20:56:58 +00:00
4042043742
Converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
12 lines
159 B
BlitzBasic
12 lines
159 B
BlitzBasic
require packagegroup-tpm2.inc
|
|
|
|
RDEPENDS:${PN} += "\
|
|
tpm2-abrmd \
|
|
tpm2-tools \
|
|
rng-tools \
|
|
"
|
|
|
|
RRECOMMENDS:${PN} += "\
|
|
kernel-module-tpm-rng \
|
|
"
|