Hello, I pushed following updates:
commit 5f34143bc6862caa572c836b0ef9aaa6f9bfead5 (HEAD -> pending, m/master, github/master) Author: Alexandre Belloni <[email protected]> Date: Mon Nov 30 02:30:16 2015 +0100 barebox: update to 2015.10 2013.08 doesn't compile anymore because of the switch to gcc 5.2 Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 6a56c9335ec66d331d237e626d39efb7c98f95d2 Author: Otavio Salvador <[email protected]> Date: Wed Dec 2 11:54:16 2015 -0200 xf86-video-imxfb-vivante: Stop using swaprep.h header The 'swaprep.h' is an internal Xorg header and is not being installed anymore. The swap features are provided by the 'misc.h' header now. Fixes [YOCTO: #8737] Signed-off-by: Otavio Salvador <[email protected]> commit e7f87581e293e5ce105a7e5d787bd7f08b769407 Author: Otavio Salvador <[email protected]> Date: Wed Dec 2 11:57:43 2015 -0200 xf86-video-imxfb-vivante: Stop using Git to write local version The standard version does not use a Git repository so we should not use Git to identify the commit of the build as it can end getting the version from a wrong repository and can be misleading. Signed-off-by: Otavio Salvador <[email protected]> commit eeb4831a7e7a27062cb0eba7490d58d0c6f8821a Author: Otavio Salvador <[email protected]> Date: Wed Dec 2 11:46:08 2015 -0200 xf86-video-imxfb-vivante: Move patches attribution to the recipe The patches applied on top of the source code are version specific and should not be listed in the '.inc' file. Signed-off-by: Otavio Salvador <[email protected]> commit 698036f80f38315d9f0075b7d1044a16c926de30 Author: Otavio Salvador <[email protected]> Date: Wed Dec 2 10:51:00 2015 -0200 xf86-video-imxfb-vivante: Stop running 'make' in debug mode There is no need to run 'make' in debug mode, by default, as it increases log size and build time for no good reason. Signed-off-by: Otavio Salvador <[email protected]> commit e8f2c518bda3d04322f4fc2ee018bbfefb9eaed9 Author: Otavio Salvador <[email protected]> Date: Tue Nov 24 16:27:58 2015 -0200 linux-fslc-mx6: Disable Tux logo for default config The Tux logo should be disabled by default to allow a cleaner boot process. If a different configuration is needed of any specific machine, it can be overriden using custom config. Signed-off-by: Otavio Salvador <[email protected]> commit 9167b9926f318f20fc22d0ef7196755d930fac0c Author: Otavio Salvador <[email protected]> Date: Tue Nov 24 15:40:20 2015 -0200 linux-fslc-mx6: Disable 'evbug' module on default config Disable evbug, so machines using the kernel recipe do not have it loaded by default. The evbug kernel module can be enabled if needed, per machine, using a custom config. Signed-off-by: Otavio Salvador <[email protected]> commit 31ef09fcf43080f2282d4600777a9b188fe08b71 Author: Otavio Salvador <[email protected]> Date: Tue Nov 24 15:01:59 2015 -0200 linux-fslc-mx6: Fix serial console use with SystemD The SystemD requires the CONFIG_FHANDLE option to be enabled to properly support the serial console getty initialization. This fixes following error: ,----[ i.MX6Q SABRE Smart Device boot error ] | [ TIME ] Timed out waiting for device dev-ttymxc0.device. `---- The error has been catch while testing a customer image in a pure SystemD distro, based on O.S. Systems Embedded Linux. Signed-off-by: Otavio Salvador <[email protected]> commit 6281a945e15d8c0b95e338db961e008ff7ac0294 Author: Carlos Rafael Giani <[email protected]> Date: Tue Nov 24 12:33:42 2015 +0100 gstreamer1.0-plugins-bad: Fix patch for GStreamer 1.6 Signed-off-by: Carlos Rafael Giani <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit ddeae26a46ffa3222d5dd502e7a2c385a07f2eee Author: Otavio Salvador <[email protected]> Date: Mon Nov 23 10:36:19 2015 -0200 kernel-module-imx-gpu-viv: Add 'galcore' to module autoloading The module autoloading ensures 'galcore' to be probed as early as possible during the boot. The order is important so the GPU can be used as fast as possible, ensuring a reduced time until the initial GPU-based application is loaded. Signed-off-by: Otavio Salvador <[email protected]> commit e16f681865c1b5caa8e5bdd23feaa630dc09f253 Author: Fabio Estevam <[email protected]> Date: Mon Nov 16 09:58:49 2015 -0200 linux-fslc (4.1): Update to the latest version e55a6a92 This merges the 4.1.13 stable release fixes into the fork. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 459999327d4f25675d8c8fee554999fff180112d Author: Otavio Salvador <[email protected]> Date: Tue Nov 10 11:16:17 2015 -0200 Revert "linux-fslc: Upgrade to 4.3-based kernel" This reverts commit 649f479f118567d62a5a57d690fb3fe3915f0ea7. The 4.3 version of kernel cause build errors on lttng and cannot be included until those are fix. We are reverting it now and will add it back once OE-Core is fixed to support it. 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
