Hello Fabio,

On Tue, Apr 12, 2016 at 4:34 PM, Fabio Berton
<fabio.ber...@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.ber...@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
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to