mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
python3-tpm2-pytss: BBCLASSEXTEND native and nativesdk
Commitcd729862f6added native/nativesdk possibility to tpm2-pkcs11. After784ca4b658which added rdepends on python3-tpm2-pytss, there are errors like: Missing or unbuildable dependency chain was: ['<image>', 'swtpm-native', 'tpm2-pkcs11-tools-native', 'python3-tpm2-pytss-native'] Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
committed by
Scott Murray
parent
83008a93aa
commit
f04f6fede9
@@ -19,3 +19,5 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "libtss2 python3-asn1crypto"
|
RDEPENDS:${PN} = "libtss2 python3-asn1crypto"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user