From 1e4c3ba4c0a83c79de4c95826d4d885704f90d77 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 30 Apr 2024 13:33:33 -0700 Subject: tpm2-tools: BBCLASSEXTEND native and nativesdk tpm2-pkcs11-tools-native needs tpm2-tools-native Signed-off-by: Tim Orling Signed-off-by: Armin Kuster --- meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb index 8119bb1..9bad758 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb @@ -13,3 +13,5 @@ SRC_URI[sha256sum] = "1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec02612 UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" inherit autotools pkgconfig bash-completion + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf