diff options
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 27aba26943..12b26cc97d 100644 --- a/meta/recipes-support/gnutls/gnutls.inc +++ b/meta/recipes-support/gnutls/gnutls.inc | |||
| @@ -35,6 +35,9 @@ do_configure_prepend() { | |||
| 35 | done | 35 | done |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | PACKAGECONFIG ??= "" | ||
| 39 | PACKAGECONFIG[tpm] = "--with-tpm, --without-tpm, trousers" | ||
| 40 | |||
| 38 | PACKAGES =+ "${PN}-openssl ${PN}-xx" | 41 | PACKAGES =+ "${PN}-openssl ${PN}-xx" |
| 39 | 42 | ||
| 40 | FILES_${PN}-dev += "${bindir}/gnutls-cli-debug" | 43 | FILES_${PN}-dev += "${bindir}/gnutls-cli-debug" |
