[meta-freescale] [meta-fsl-arm-extra][PATCH 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Apr 12 12:43:53 PDT 2016


Hello Fabio,

On Tue, Apr 12, 2016 at 4:34 PM, Fabio Berton
<fabio.berton at ossystems.com.br> wrote:
> TIInit_11.8.32 is required for bluetooth support on WiLink8 module from
> Texas Instruments.
>
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
...
> +do_install_append_imx6qdl-variscite-som() {
> +    cp ${WORKDIR}/TIInit_11.8.32.bts ${D}/lib/firmware/ti-connectivity/
> +}
> +
> +PACKAGE_ARCH = "${MACHINE_ARCH}"

As the extra firmware is only added for this machine, the package
ought to be overridden just for it as well. As follows:

PACKAGE_ARCH_imx6qdl-variscite-som = "${MACHINE_ARCH}"

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list