[meta-intel] [PATCH] openssl-qat-module: add proper -dbg files

Alex DAMIAN alexandru.damian at intel.com
Wed Apr 10 05:52:42 PDT 2013


From: Alexandru DAMIAN <alexandru.damian at intel.com>

Make sure that .debug files are correctly packed in their
own debug package.

[YOCTO #4215]

Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com>
---
 common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb b/common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb
index fb863b0..f62904c 100644
--- a/common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb
+++ b/common/recipes-connectivity/openssl-qat-module/openssl-qat-module.bb
@@ -63,3 +63,5 @@ do_install_append() 	{
 
 FILES_${PN} += "${bindir}/qat_mem_test \
 		${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers"
+
+FILES_${PN}-dbg += "${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/.debug"
-- 
1.7.10.4




More information about the meta-intel mailing list