diff options
| -rw-r--r-- | meta-tpm/recipes-tpm/trousers/trousers_git.bb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb index e9f838e..fe8f557 100644 --- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb +++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb | |||
| @@ -67,10 +67,10 @@ FILES_libtspi = " \ | |||
| 67 | " | 67 | " |
| 68 | FILES_libtspi-dbg = " \ | 68 | FILES_libtspi-dbg = " \ |
| 69 | ${libdir}/.debug \ | 69 | ${libdir}/.debug \ |
| 70 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/tspi \ | 70 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tspi \ |
| 71 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/trspi \ | 71 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trspi \ |
| 72 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/include/*.h \ | 72 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/*.h \ |
| 73 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/include/tss \ | 73 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/tss \ |
| 74 | " | 74 | " |
| 75 | FILES_libtspi-dev = " \ | 75 | FILES_libtspi-dev = " \ |
| 76 | ${includedir} \ | 76 | ${includedir} \ |
| @@ -93,11 +93,11 @@ FILES_${PN}-dev += "${libdir}/trousers" | |||
| 93 | 93 | ||
| 94 | FILES_${PN}-dbg = " \ | 94 | FILES_${PN}-dbg = " \ |
| 95 | ${sbindir}/.debug \ | 95 | ${sbindir}/.debug \ |
| 96 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/tcs \ | 96 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcs \ |
| 97 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/tcsd \ | 97 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcsd \ |
| 98 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/tddl \ | 98 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tddl \ |
| 99 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/trousers \ | 99 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trousers \ |
| 100 | ${prefix}/src/debug/${BPN}/${PV}-${PR}/git/src/include/trousers \ | 100 | ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/trousers \ |
| 101 | " | 101 | " |
| 102 | FILES_${PN}-doc = " \ | 102 | FILES_${PN}-doc = " \ |
| 103 | ${mandir}/man5 \ | 103 | ${mandir}/man5 \ |
