Hello, I pushed following updates:
commit bf73e3b4f36dc93766c432e64f4590aee13c790d (HEAD, fslc/fido, for-fido) Author: Nikolay Dimitrov <[email protected]> Date: Thu Apr 30 18:49:46 2015 +0300 imx6dl-riotboard: Fix broken image builds against linux-fslc Several Yocto images fail to build because they're using packages that require imx6-specific hardware support (ASRC, VPU, GPU3D), which is not available in the mainline kernel. This patch fixes the following image builds: - core-image-minimal - core-image-base - fsl-image-multimedia - fsl-image-multimedia-full - fsl-image-machine-test Change-Id: I7be8b82216e7be014af09a5828e424c882bcd2f7 Signed-off-by: Nikolay Dimitrov <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 596dfea811916fa50fbeadb80286f2dce2a84a60 Author: Otavio Salvador <[email protected]> Date: Mon May 11 12:03:20 2015 -0300 cubox-i: Install bcm4330-nvram-config to enable WiFi support The WiFi chip installed in the board is the Broadcom 4330, so we ought to provide the proper nvram config and firmware to enable the board to proper support the WiFi. Change-Id: I4d5ed031edb28a79c033098d23eedc642cccc7e0 Signed-off-by: Otavio Salvador <[email protected]> Tested-by: Fabio Estevam <[email protected]> commit 5329cb178247c26d49b9c22a3972a0bd9592031e Author: Otavio Salvador <[email protected]> Date: Mon May 11 12:10:20 2015 -0300 bcm4330-nvram-config: Add cubox-i support The cubox-i board has a bcm4330 chip. This enables the nvram configuration to allow the WiFi to work out of box. Change-Id: I4b7ba516083c9f24c55ede8da49dd9ba7be4a31b Signed-off-by: Otavio Salvador <[email protected]> Tested-by: Fabio Estevam <[email protected]> commit dcffeac251c89c28e198cdbdcb3670380c29d673 Author: Otavio Salvador <[email protected]> Date: Mon May 11 09:58:11 2015 -0300 cubox-i: Remove linux-firmware-ath6k from MACHINE_FIRMWARE The linux-firmware-ath6k is not necessary for the board to work and adds no features for standard users, drop it. Change-Id: I8b4d6eb94564f0e92abb6d9630fc3cf765b8fa8c Signed-off-by: Otavio Salvador <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> commit 31eba1d963a5cfe86547c186add5c27c8a7b8168 Author: Otavio Salvador <[email protected]> Date: Mon May 11 09:57:02 2015 -0300 cubox-i: Remove UBOOT_ENTRYPOINT The UBOOT_ENTRYPOINT is duplicated from imx-base.inc. Drop it. Change-Id: Ibd6f65f2b454206391249f7630d6fd1dc214e6f7 Signed-off-by: Otavio Salvador <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> commit cbbdc4a7de10f9c564c9adcee5dcd9ac00ae6b1a Author: Otavio Salvador <[email protected]> Date: Mon May 11 09:56:07 2015 -0300 u-boot-cubox-i: Remove as it is not unused Since we moved the board to use u-boot-fslc, this recipe is now unused. Change-Id: I67a078f036e881cedaea07ecce50818fed2874f8 Signed-off-by: Otavio Salvador <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> commit 472c2df4bf6773cda4472192447b722c7e040448 Author: Otavio Salvador <[email protected]> Date: Mon May 11 09:54:10 2015 -0300 cubox-i: Use u-boot-fslc The U-Boot FSLC fork now has support for both HummingBoard and Cubox-i boards. It supports booting them in all supported variants relying on SPL to detect the board, CPU and memory. Change-Id: I19efc6f7dadb8055b9e29b540275d319aefc303f Signed-off-by: Otavio Salvador <[email protected]> Tested-by: Fabio Estevam <[email protected]> Regards, -- 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 [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
