summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm/recipes-tpm/trousers/trousers_git.bb2
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"
11LICENSE = "BSD" 11LICENSE = "BSD"
12LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426" 12LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426"
13 13
14DEPENDS = "openssl10" 14DEPENDS = "openssl"
15PROVIDES = "${PACKAGES}" 15PROVIDES = "${PACKAGES}"
16 16
17PV = "0.3.14+git${SRCPV}" 17PV = "0.3.14+git${SRCPV}"