summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-tpm/trousers/trousers_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tpm/trousers/trousers_git.bb b/recipes-tpm/trousers/trousers_git.bb
index 1dedd7c..0a7e5b6 100644
--- a/recipes-tpm/trousers/trousers_git.bb
+++ b/recipes-tpm/trousers/trousers_git.bb
@@ -57,6 +57,7 @@ PACKAGES = " \
57 " 57 "
58 58
59FILES_libtspi = " \ 59FILES_libtspi = " \
60 ${libdir}/*.so.1 \
60 ${libdir}/*.so.1.2.0 \ 61 ${libdir}/*.so.1.2.0 \
61 " 62 "
62FILES_libtspi-dbg = " \ 63FILES_libtspi-dbg = " \
@@ -69,7 +70,6 @@ FILES_libtspi-dbg = " \
69FILES_libtspi-dev = " \ 70FILES_libtspi-dev = " \
70 ${includedir} \ 71 ${includedir} \
71 ${libdir}/*.so \ 72 ${libdir}/*.so \
72 ${libdir}/*.so.1 \
73 " 73 "
74FILES_libtspi-doc = " \ 74FILES_libtspi-doc = " \
75 ${mandir}/man3 \ 75 ${mandir}/man3 \