Hello, I pushed following updates:
commit 048163f3ade6a062cf6978bfe0ec49cfd9492a9f (yocto/master-next, yocto/master, code/master-next) Author: Gary Thomas <[email protected]> Date: Wed Feb 11 04:30:13 2015 -0700 gst-fsl-plugin: Ensure kernel source is available Add a configure-time requirement on the kernel sources. This is needed because parts of this program use kernel headers directly. If the kernel package is restored from sstate, the headers will not be available unless this dependency is explicit. This new behaviour was introduced in OE-core: 6a1ff0e7eac Signed-off-by: Gary Thomas <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 9a0df92e44935628979b245ffaa8f7ae86023328 Author: Gary Thomas <[email protected]> Date: Wed Feb 11 04:30:12 2015 -0700 fsl-alsa-plugin: Ensure kernel source is available Add a configure-time requirement on the kernel sources. This is needed because parts of this program use kernel headers directly. If the kernel package is restored from sstate, the headers will not be available unless this dependency is explicit. This new behaviour was introduced in OE-core: 6a1ff0e7eac Signed-off-by: Gary Thomas <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 2238f2f54a104d64e44dec384e1239c8f21fe76b Author: Nikolay Dimitrov <[email protected]> Date: Sun Feb 8 23:36:49 2015 +0200 linux-imx: Disable imx6sl-specific code when imx6sl SOC support is disabled Currently the build fails when CONFIG_SOC_IMX6SL is disabled, due to some hard-coded stuff. The patch purpose is to handle enabling/disabling this config option. Signed-off-by: Nikolay Dimitrov <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 6b6e89398561456d4f7530b20bd8d164914cdc8d Author: Jacob Kroon <[email protected]> Date: Fri Feb 6 21:50:28 2015 +0100 imx-gpu-viv: Don't package X11 specific tools in non-X11 configurations Fixes: WARNING: QA Issue: imx-gpu-viv-tools-apitrace requires libX11.so.6, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Jacob Kroon <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8a71172ede6d9754532e55876650819ddd46e79b Author: Daiane Angolini <[email protected]> Date: Fri Feb 6 14:59:51 2015 -0200 linux-fslc: Add VFAT support for mxs defconfig Add VFAT file system support in order to allow pendrives and other storage devices using vfat out-of-the-box. Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit fc726518f2fdf74cb00f8efe3d183e89269b33a4 Author: Otavio Salvador <[email protected]> Date: Fri Feb 6 12:23:19 2015 -0200 linux-fslc.inc: Avoid duplication on assignments The linux-imx.inc already handles the base settings, this drops the assignments which were duplicate in linux-fslc.inc file. Signed-off-by: Otavio Salvador <[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
