Hello all,
The following updates are merged into master branch of meta-fsl-ppc, thanks. commit 0e6c95c0c890e1d101ee2b00f14c3667673c7892 Author: Zhenhua Luo <[email protected]> Date: Wed Jun 1 21:53:59 2016 -0500 u-boot: fix build error under gcc6 Fix the following build error under gcc6: | ../include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No such file or directory | #include gcc_header(__GNUC__) Signed-off-by: Zhenhua Luo <[email protected]> commit 024ecd0b899b2ec18285e6b864371dfe252cde6f Author: Zhenhua Luo <[email protected]> Date: Wed Jun 1 21:46:22 2016 -0500 linux-qoriq: fix build issue under gcc6 Signed-off-by: Zhenhua Luo <[email protected]> commit 43a5e3698a2f17707de3bd8f31ccfd552b4cae89 Author: Zhenhua Luo <[email protected]> Date: Tue May 31 18:10:31 2016 +0800 skmm-ep: fix the build error caused by duplicated definition Remove the duplicated definition to fix the following build errors: | apps/skmm/lib/skmm_sram.c:42:18: error: redefinition of 'pa_to_va' | apps/skmm/lib/skmm_sram.c:51:20: error: redefinition of 'va_to_pa' Signed-off-by: Zhenhua Luo <[email protected]> commit de8f2ab668c5a4b19be958852f901c88e014cca1 Author: Zhenhua Luo <[email protected]> Date: Sun May 29 20:11:26 2016 -0500 ipc-ust: skip two insane check Fix the following build issues: 1. WARNING: ipc-ust-git-r0 do_package_qa: QA Issue: /ipc/ipc_test contained in package ipc-ust requires libmem.so, but no providers found in RDEPENDS_ipc-ust? [file-rdeps] 2. ERROR: ipc-ust-git-r0 do_package_qa: QA Issue: -dev package contains non-symlink .so: ipc-ust-dev path 'work/ppce6500-poky-linux/ipc-ust/git-r0/packages-split/ipc-ust-dev/lib/libipc.so' Signed-off-by: Zhenhua Luo <[email protected]> commit 380224e4e947608bcced46055dea1716cb4ba2d8 Author: Zhenhua Luo <[email protected]> Date: Thu May 26 21:54:13 2016 -0500 pkc-host: disable -Werror Signed-off-by: Zhenhua Luo <[email protected]> commit aa83df3fdf65da41f33a0835b6cc5d45f4e4682b Author: Zhenhua Luo <[email protected]> Date: Thu May 26 21:28:14 2016 -0500 eth-config: fix host contamination warnings Fix the following host contamination warnings: | eth-config: /eth-config/xxx is owned by uid 1000, which is the same as | the user running bitbake. This may be due to host contamination | [host-user-contaminated] Signed-off-by: Zhenhua Luo <[email protected]> Best Regards, Zhenhua
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
