diff options
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 | |||
13 | UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" | 13 | UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" |
14 | 14 | ||
15 | inherit autotools pkgconfig bash-completion | 15 | inherit autotools pkgconfig bash-completion |
16 | |||
17 | BBCLASSEXTEND = "native nativesdk" | ||