[meta-freescale] [PATCH] firmware-imx: Add firmware for WiFi and Bluetooth

Daiane Angolini daiane.list at gmail.com
Wed Aug 10 13:36:36 PDT 2016


On Wed, Aug 10, 2016 at 5:27 PM, Otavio Salvador
<otavio.salvador at ossystems.com.br> 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


More information about the meta-freescale mailing list