On Wed, Aug 10, 2016 at 5:27 PM, Otavio Salvador
<[email protected]> wrote:

>>  do_install() {
>>      install -d ${D}/lib/firmware/imx
>> +    install -d ${D}/lib/firmware/bcm
>>      cp -rfv firmware/* ${D}/lib/firmware/
>> +    cp -rfv git/BCM4339/TypeZP/BCM4339_wifi/*.bin ${D}/lib/firmware/bcm
>> +    cp -rfv git/BCM4339/TypeZP/BCM4339_BT/*.hcd ${D}/lib/firmware/
>
> Please before adding those, do you mind to rework the recipe and avoid
> using /lib explicitly? We ought to use ${base_libdir} instead.

I should have made a mistake with the patch files. I just sent v2.

Thanks a lot, Otavio, for your help on this patch

Daiane
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to