Hello, Some patches were merge in master. The first one, affecting mesa, was not send to the mailing list and fixes the i.MX5 regression which the autobuilder has found (and reported by Saul).
I merged following patches: commit 74fb61220ec40c2e2ad3ee5ce313ca146d11af13 Author: Otavio Salvador <[email protected]> Date: Sat Jul 20 14:45:20 2013 -0300 mesa: Avoid removing virtual/libgl provider for i.MX5 SoCs The AMD GPU libraries does not provide a libGL so we need to rely on mesa one. This fixes a regression introduced by ea8d003 (gpu-viv-bin-mx6q, mesa: fix virtual/libgl dependencies) as the virtual/libgl removal needs to be done /only/ for i.MX6 SoCs. Change-Id: I1f83eff3c2f39ba801dbf6be61b7814fa1bb84fd Signed-off-by: Otavio Salvador <[email protected]> commit edcd4a6659c281458423ed39586607d69b4bed2a Author: Otavio Salvador <[email protected]> Date: Sat Mar 30 19:25:41 2013 -0300 qt4: Enable OpenGL ES2 support for i.MX6 The Vivante libraries need some special linking as it has a more modular design which thus require a specific set of mkspec changes to make it to work. This change makes the linking to work when building against Vivante libraries for i.MX6 SoCs. Change-Id: I62a394876829fcd95933cb7351c8333b3bf78dcc Signed-off-by: Otavio Salvador <[email protected]> commit d864d1c23886aa3accacde7a4008121a802d2129 Author: Otavio Salvador <[email protected]> Date: Tue Jul 16 12:35:58 2013 -0300 gst-fsl-plugin: Drop 2.0.3 patches which were kept around by mistake Following patches were specific to 2.0.3 version but kept around when updating to 3.0.7 version: - fix_segment_fault_in_v4lsink_for_yocto.patch - Use-librarys-SONAME-in-dlopen.patch All those are being removed by this patch. Change-Id: I80956586a8487ff96f3646788490c68a144a30e4 Signed-off-by: Otavio Salvador <[email protected]> commit e5b1c7093deb8f04c09879ab0cf9fb2fe5f18e35 Author: Daiane Angolini <[email protected]> Date: Fri May 31 00:58:31 2013 -0300 gst-fsl-plugin: Add PACKAGECONFIG options Add PACKAGECONFIG options for special and excluded plugins. This allow the selection of: - ac3 - aacp - wma10dec - wma8enc - wmv9mpdec - wmv78dec Change-Id: Ie495d198b32e91da97b4bc39563ac9ee16aa0bf4 Signed-off-by: Daiane Angolini <[email protected]> commit 54ebe17ade0fc70f4bbd769946aa277501507641 Author: Otavio Salvador <[email protected]> Date: Wed Jul 17 22:27:12 2013 -0300 gpu-viv-bin-mx6q.inc: Add libclc-mx6 as runtime depedency of libopencl-mx6-dev The libclc-mx6 is required when doing C development so we add it as runtime dependency of libopencl-mx6-dev to easy it's deployment and avoid it to being included in all rootfs. Change-Id: Ic0fc199ee2b65e97841d680b8fc1599a299e4bfe Signed-off-by: Otavio Salvador <[email protected]> commit 6b6c184732be1eceb1642eaab8fe1fd18ccfc95d Author: Otavio Salvador <[email protected]> Date: Sat Jul 6 10:12:39 2013 -0300 gpu-viv-bin-mx6q.inc: Keep library package suffix for OpenGL interfaces For the packages that make up the OpenGL interfaces, inject variables so that they don't get Debian-renamed (which would remove the -mx6 suffix). Change-Id: I203addf85c08a6f0c7cddaa6bfa45f6b896bf595 Signed-off-by: Otavio Salvador <[email protected]> commit f70f8a6de23f9eb8ecbeb49fe90ad86eec7078b5 Author: Otavio Salvador <[email protected]> Date: Mon Jul 15 00:47:40 2013 -0300 u-boot-fslc: Update to 2013.07-rc3 release I am pleased to commit this change as this is the first time ALL PATCHES previously kept in the patches-2013.07 branch were applied in the current release of U-Boot mainline and all environment changes are also fully merged. I know we shortly will end backporting a fix or improvement, during 2013.10 development, but it is an accomplishment worth keeping record ;-) Change-Id: If2de1dbd8721f8ddb21d0091e87f31109b8b8e7a Signed-off-by: Otavio Salvador <[email protected]> commit 1a024eb4412b6579416426aad1d0d9cb329e488c Author: Otavio Salvador <[email protected]> Date: Sun Jul 14 23:48:07 2013 -0300 imx-lib.inc: Remove unused assignment for FILES definition The standard FILES definition works fine for current contents; I did check the package contents before/after using buildhistory and packaged files are the same. Change-Id: Ia048338e1db38896a66aaf9f46fcc4071d402f42 Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.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
