Hello, I pushed following changes in master:
commit d4ddda3d9a0c76b82a307e77fb1ca93e072562e4 Author: Otavio Salvador <[email protected]> Date: Fri Jul 26 13:39:55 2013 -0300 gpu-viv-bin-mx6q.inc: Add libEGL.so in libegl-mx6 There're examples, provided by Freescale, which links wrongly against the .so file (instead of the .so.1 one as expected) and this cannot be fixed without source code. We workaround this for now deploying the libEGL.so file inside libegl-mx6 binary. Change-Id: Ia7b36ee18ca42b374c8d6a8df6424d18d6c89278 Signed-off-by: Otavio Salvador <[email protected]> Tested-by: Eric Nelson <[email protected]> commit e449ff7a1f0d08ca2f416de2a92f7a5194ea1273 Author: Otavio Salvador <[email protected]> Date: Thu Jul 25 10:00:51 2013 -0300 mesa: Don't fail if libGL is not build When doing a x11-less system, build fails as mesa won't build libGL. Avoid this making 'rm' use '-f' option. Change-Id: Ia018d1c9a39e6ec6b4008b76659b1e6aa829d6c2 Signed-off-by: Otavio Salvador <[email protected]> commit 1a801d0e33abe08e042f33c044f1bc1e12e05397 Author: Otavio Salvador <[email protected]> Date: Thu Jul 25 09:04:03 2013 -0300 gpu-viv-bin-mx6q.inc: Make mesa dependency conditional for x11 When building without x11 support, we don't need to build mesa. Change-Id: I3c7d36752c089ad5957afbf13d87424b517a780d 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
