From b8ea0f4da9fd9fe5aaf11cd570af364050696609 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Fri, 21 Jul 2017 11:06:31 +0800 Subject: trouser: a minor fix for debug package Signed-off-by: Lans Zhang --- meta-tpm/recipes-tpm/trousers/trousers_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb index 1cacde2..967b25e 100644 --- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb +++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb @@ -100,7 +100,7 @@ FILES_libtspi-staticdev = "\ ${libdir}/*.la \ ${libdir}/*.a \ " -FILES_${PN}-dbg = "\ +FILES_${PN}-dbg += "\ ${sbindir}/.debug \ ${prefix}/src/debug/${PN}/${PV}-${PR}/${PN}-${PV}/src/tcs \ ${prefix}/src/debug/${PN}/${PV}-${PR}/${PN}-${PV}/src/tcsd \ -- cgit v1.2.3-54-g00ecf