Hello, I pushed following updates:
commit c46731937519fbe00e6e901a3cd7c41d79febb16 (yocto/master) Author: Otavio Salvador <[email protected]> Date: Mon May 16 17:21:56 2016 -0300 u-boot-fslc: Update to revision 158a5196 This merges the changes of final 2016.05 release on top of FSLC fork. Change-Id: I99179beec9a75aead1bbe27de689005b9d129490 Signed-off-by: Otavio Salvador <[email protected]> commit 91414b4763fa513d85d8fece240bfc813ed4a5a5 Author: Otavio Salvador <[email protected]> Date: Sat Feb 13 10:29:21 2016 -0200 imx-base: Improve sstate signature handling for BSP packages There are BSP packages which can have some dependencies removed from the sstate signature; this is beneficial as it reduces a lot the build time and increases the binaries reuse. Following changes are done: - Mark kernel-module-imx-gpu-viv and safe for imx-gpu-viv - Mark imx-vpu as safe for libimxvpuapi - Mark imx-vpu as safe for imx-vpuwrap - Mark imx-vpu as safe for imx-codec - Mark imx-vpu as safe for imx-test Change-Id: I1625d1e4d1cda529069c2d88218c4c84844ee4a8 Signed-off-by: Otavio Salvador <[email protected]> commit a27613fef4f03e86f4e666d77dae98fcd3a4f2ef Author: Otavio Salvador <[email protected]> Date: Sat Feb 13 07:54:54 2016 -0200 imx-base.inc: Fix PACKAGE_ARCH attribution for multimedia libraries The multimedia libraries offer the APIs for the application and as consequence every user of those libraries should be set as MACHINE_SOCARCH. This fixes the setting for: - imx-vpu - libimxvpuapi Signed-off-by: Otavio Salvador <[email protected]> commit 41b23e60271c0b35f947cfc1e0c9915515d404a5 Author: Otavio Salvador <[email protected]> Date: Fri Feb 12 17:57:02 2016 -0200 imx-vpu: Set PACKAGE_ARCH to MACHINE_ARCH The imx-vpu is a machine specific package, as it depends on the kernel for build. We are going to change the PACKAGE_ARCH of it to be MACHINE_SOCARCH as the interface provided by it is stable thus not requring that the library users to be rebuild. 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
