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

Bodke, Kishore K kishore.k.bodke at intel.com
Wed Apr 10 10:59:21 PDT 2013



>-----Original Message-----
>From: Zanussi, Tom
>Sent: Wednesday, April 10, 2013 10:02 AM
>To: Damian, Alexandru
>Cc: Bodke, Kishore K; Purdie, Richard; dvhart at linux.intel.com; Kamble, Nitin
>A; meta-intel at yoctoproject.org
>Subject: Re: [meta-intel] [PATCH] openssl-qat-module: add proper -dbg files
>
>On Wed, 2013-04-10 at 15:52 +0300, Alex DAMIAN wrote:
>> From: Alexandru DAMIAN <alexandru.damian at intel.com>
>>
>> Make sure that .debug files are correctly packed in their
>> own debug package.
>>
>> [YOCTO #4215]
>>
>
>Kishore,
>
>Is this patch still needed if your '[PATCH 1/1][meta-intel]
>crystalforest: Fix build issues for openssl-qat-module' is applied?
>

This is not required if the patch for Bug #4126 is applied.
module.bbclass will take care of this after applying the patch.

Thanks
Kishore.

>Tom
>
>> 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"
>



More information about the meta-intel mailing list