Hello, I pushed following updates:
commit bed4f7b14b996d72a771fb46161b9c4be2bf2c43 (HEAD -> pending, m/master, m/krogoth, github/master) Author: Max Krummenacher <[email protected]> Date: Fri Jun 24 00:52:10 2016 +0200 libimxvpuapi: use libdir from cross environment Pass $libdir to 'waf configure' to prevent using the build hosts libdir. Fixes: WARNING: libimxvpuapi-0.10.2-r0 do_package: QA Issue: libimxvpuapi: Files/directories were installed but not shipped in any package: /usr/lib64/libimxvpuapi.so /usr/lib64/libimxvpuapi.so.0 /usr/lib64/libimxvpuapi.so.0.10.2 /usr/lib64/pkgconfig /usr/lib64/pkgconfig/libimxvpuapi.pc Signed-off-by: Max Krummenacher <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 60f65ce6faeb4acb8f62a1dada27a369b98b5eca Author: Lauren Post <[email protected]> Date: Mon Jun 20 05:26:02 2016 -0500 imx-base: Add MACHINE_SOCARCH_FILTER for mx6ul and mx7d Add missing MACHINE_SOCARCH_FILTER for mx6ul and 7d to include imx multimedia Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 75716beb021a8343410dc5623a306fb74870f629 Author: Lauren Post <[email protected]> Date: Mon Jun 20 05:26:01 2016 -0500 imx-base: Specific 7d for MACHINE_SOCARCH_SUFFIX Future mx7 will need separate SOCARCH_SUFFIX so don't apply to all mx7 Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 3190585f6ca8eb705ea709a3b88a4377f4516a66 Author: Lauren Post <[email protected]> Date: Mon Jun 20 05:26:00 2016 -0500 imx-base: Remove XSERVER_DRIVER_mx6ul - default case will work mx6ul is not mx6 so default case applies. This is redundant Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 48ca2d616d1f28089fbb9189d384f5dbd9018194 Author: Tom Hochstein <[email protected]> Date: Mon Jun 13 13:14:39 2016 -0500 weston: Fix weston window manager for i.MX 6UltraLite The weston window manager failed to start on i.MX 6UltraLite EVK. 6UL has no GPU, so we need to use pixman. Fixed by removing EGL/GLES support, and by configuring to use Framebuffer backend as native. Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 6b1e4442208ebf4ff28ff1ecbd918cf7490c2f4e Author: Adrian Dudau <[email protected]> Date: Fri Jun 10 12:34:38 2016 +0200 fsl-kernel-localversion: Configure kernel in a separate task As it is implemented right now this class overwrites the .config file making it impossible for any other layer to configure the kernel in a .bbappend to the kernel recipe. By doing it in a separate task before do_configure we ensure that recipe .bbappends can make further kernel configurations in do_configure_prepend. Signed-off-by: Adrian Dudau <[email protected]> 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
