diff options
-rw-r--r-- | meta-tpm/recipes-tpm/trousers/trousers_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb index c20f8d5..967b25e 100644 --- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb +++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb | |||
@@ -11,7 +11,7 @@ SECTION = "security/tpm" | |||
11 | LICENSE = "BSD" | 11 | LICENSE = "BSD" |
12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426" |
13 | 13 | ||
14 | DEPENDS = "openssl10" | 14 | DEPENDS = "openssl" |
15 | PROVIDES = "${PACKAGES}" | 15 | PROVIDES = "${PACKAGES}" |
16 | 16 | ||
17 | PV = "0.3.14+git${SRCPV}" | 17 | PV = "0.3.14+git${SRCPV}" |