Hi, I have pushed following changes in master branch:
commit 13c91f33e30ab1c0d2a20e414753008bbdabca95 Author: Otavio Salvador <[email protected]> Date: Thu Jul 18 14:42:54 2013 -0300 imx-base.inc: Set default tune of i.MX6 to use Hard Float-Point The default now is to use Hard Float-Point to every i.MX6 SoC but it is very easy to change back to Soft Float-Point, if it is the case, you can set: ,----[ Soft Float-Point setting ] | DEFAULTTUNE_mx6 = "cortexa9-neon" `---- In your local.conf or machine board file. Change-Id: I8379dd95cbd0ab9b9ae61ffe8e173f8b0b7db9ae Signed-off-by: Otavio Salvador <[email protected]> commit da315169beacaffa75ea2a035356540426e2cba0 Author: Otavio Salvador <[email protected]> Date: Thu Aug 22 09:35:32 2013 -0300 xserver-xorg: Remove backport of 1.11.4 The new Vivante GPU driver supports the new Xorg API so we don't need to keep this backport around anymore. Change-Id: Ic3a4fa912cfbf51452fbb91b9afbf9e996eb56c0 Signed-off-by: Otavio Salvador <[email protected]> commit b8e93add03f057d6d1b22e2960fc2cf964ba4a9f Author: Otavio Salvador <[email protected]> Date: Wed Jul 17 10:01:59 2013 -0300 xf86-video-imxfb-vivante: Upgrade to 3.5.7-1.0.0-alpha.2 The new Xorg driver does not need a DRI library anymore, so we remove the xf86-dri-vivante recipe, but use the DRI code during the Xorg GPU driver build. This change has been based on changes done in meta-fsl-bsp-release, 3.5.7 dylan branch, by Lauren Post <[email protected]> and Evan Kotara <[email protected]>. Change-Id: I3f666da817fb158b201dc169ae7862b199216ddd Signed-off-by: Otavio Salvador <[email protected]> commit dab385a8a59ab8067183e5e6fc23ce2a816f5b94 Author: Otavio Salvador <[email protected]> Date: Sun Jul 21 19:39:39 2013 -0300 linux-imx (3.0.35): Add support to Vivante 4.6.9p12 GPU code This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel while Freescale does not make a new 3.0.35 release with this. Change-Id: I34a4d2a6a2afa5437ab444e2259a43b523123438 Signed-off-by: Otavio Salvador <[email protected]> commit deb0bf5d6fd0da826b96cd4d6fe9784df4a9fa11 Author: Otavio Salvador <[email protected]> Date: Thu Jul 18 12:19:54 2013 -0300 gpu-viv-bin-mx6q (3.5.7-1.0.0-alpha.2): Add Hard and Soft Float-Point releases Include the 3.5.7-1.0.0-alpha.2 version of GPU and the mechanism to allow this to be matched for compatibility. When adding a package of: Hard Float-Point, set: PACKAGE_FP_TYPE = "hardfp" Soft Float-Point, set: PACKAGE_FP_TYPE = "softfp" This GPU driver includes following changes/improvements: - GLES20 window mode performance is optimized for improved performance. - glmark2-es2 crashed fixed as documented: Workaround [YOCTO: #4954] so it outputs an error. A fix for it is being developed. - glmark2-es2 performance in windowed mode. Fixes [YOCTO: 4950] This change has been based on changes done in meta-fsl-bsp-release, 3.5.7 dylan branch, by Lauren Post <[email protected]> and Evan Kotara <[email protected]>. Change-Id: If71a18df232282862ecd551d96e627b975238134 Signed-off-by: Otavio Salvador <[email protected]> commit 1e4b13cfee96a2f16cea667e3589b2eff5ca54f3 Author: Otavio Salvador <[email protected]> Date: Fri Aug 23 18:39:23 2013 -0300 gpu-viv-bin-mx6q: Add DirectFB backend package This change has been based on changes done in meta-fsl-bsp-release, 3.5.7 dylan branch, by Lauren Post <[email protected]> and Evan Kotara <[email protected]>. Change-Id: I2f1bf93181e9f3246e6319f6e89f4fe842ca3da5 Signed-off-by: Otavio Salvador <[email protected]> commit 2e6589b0c138bc670cea238169a753fa556cb9ee Author: Erik Botö <[email protected]> Date: Thu Aug 29 14:41:19 2013 +0000 qtbase: Add qtbase_5.1.0.bbappend Copy the qtbase_5.0.2.bbappend to qtbase_5.1.0.bbappend since Qt 5.1.0 is now the default version built in meta-qt5. Change-Id: I138c6a78591dd0013ee99b461d390fabe74baed9 Signed-off-by: Erik Botö <[email protected]> commit 7df4140504776e2dea575f4d39a47df2adad72ff Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:22 2013 +0000 image_types_fsl: mxs: Add support for a barebox bootstream Change-Id: Ibe7afdd6e4c2f5db73b42cf6b39df9756bdb9fb8 Signed-off-by: Alexandre Belloni <[email protected]> commit 14edbd802b9b6d2181d8b10e14acc8debc708a36 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:21 2013 +0000 imx-boolets: Add barebox support Change-Id: Ifb5855a8c6c8d290f3aa699dc36712cb68fd4ddc Signed-off-by: Alexandre Belloni <[email protected]> commit bbbe1e2fa1e607dc591057beaa130bb5e6746e98 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:20 2013 +0000 barebox: Add a recipe to support mainline 2013.08.0 Change-Id: If835efe9bc3d09212a3132d06cafc03aaa3e5989 Signed-off-by: Alexandre Belloni <[email protected]> commit a8695f5782be64763e6ea9184c02eb4147454fc0 Author: Otavio Salvador <[email protected]> Date: Fri Aug 23 20:34:53 2013 -0300 gpu-viv-bin-mx6q.inc: Fix soname of libEGL library The soname of libEGL should be 1.0 so we fix it at install time. The fix has been contributed by Evan Kotara <[email protected]>. Change-Id: I99dad005f4a01b6e902e0e605d16630ebebd554d Signed-off-by: Otavio Salvador <[email protected]> commit d9e7b9b5b43adf90ad7e798987deb7c90617556e Author: Otavio Salvador <[email protected]> Date: Mon Jul 8 20:46:35 2013 -0300 gpu-viv-bin-mx6q.inc: Fix soname of libGL library The soname used by mesa is 1.2.0 while the Vivante binary lacked the minor version so sometimes we might end fetching the wrong package because of this. Change-Id: I581c573f2b794923baa96829a483cd6d6f5393e0 Signed-off-by: Otavio Salvador <[email protected]> commit d9ee37016b9a094b11bd629a3c72ae9826768194 Author: Andy Voltz <[email protected]> Date: Sat Aug 24 19:37:06 2013 +0000 mqxboot: Add package Provides an utility for Freescale Vybrid platforms which allows an MQX image to be loaded into memory. It's used for launching an MQX application from a running Linux kernel. Change-Id: Ie6f2ee78546dd557434facbe347d8865560e29fb Signed-off-by: Andy Voltz <[email protected]> commit 496a6d970fd2df3c167081bf5e1a820fc2fb65dd Author: Andy Voltz <[email protected]> Date: Sat Aug 24 19:37:05 2013 +0000 libmcc: Add package This provides a userspace library which can be used in Linux applications on Freescale Vybrid Platforms. This library interfaces with the kernel-module-mcc to pass information to MQX running on the M4. Change-Id: Ia90dc6cb1cd26745288cda5637ddb06a1ea8a6bd Signed-off-by: Andy Voltz <[email protected]> commit 153fa5053f3cf137e70941c01822972658142740 Author: Andy Voltz <[email protected]> Date: Sat Aug 24 19:37:04 2013 +0000 kernel-module-mcc: Add package This module is used for communication and synchronization between MQX applications (running on the M4) and Linux (on A5) for Freescale Vybrid platforms. Change-Id: Id37530cc5d5a125e0ef9e3d0f52fce068fef7dff Signed-off-by: Andy Voltz <[email protected]> commit 9d5b271bcfb23f19b17c8e924a07d6a569e82c16 Author: Lauren Post <[email protected]> Date: Fri Jul 19 13:17:26 2013 -0500 gpu-viv-g2d: Add version 3.5.7-1.0.0 GPU 2D API libraries and sample applications Change-Id: Id94b33879119e882f939668bad61a1a7364db89d Signed-off-by: Lauren Post <[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
