mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-04-20 18:08:17 +00:00
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 \
|
|
"
|