Hello all,
The following updates are merged in fido branch of meta-fsl-ppc, thanks. commit a39e188c9b213ad3d7f43fce7de1140e1b02a657 Author: Zhenhua Luo <[email protected]> Date: Tue May 12 16:58:58 2015 +0800 skmm-host: packaging mini_calc file in binary package Fix the following build error: * ERROR: QA Issue: skmm-host: Files/directories were installed but not shipped /usr/bin/mini_calc [installed-vs-shipped] Signed-off-by: Zhenhua Luo <[email protected]> commit 2b682cde75ee4ebe3d91f64389e49b2cef0f5a0d Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:54:02 2015 +0800 skmm-ep: use backquotes for command substitution Signed-off-by: Liu Ting-B28495 <[email protected]> commit d839236cafa924b0a0d8218199d2afe01f69942a Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:54:01 2015 +0800 ceetm: use KBUILD_OUTPUT to point to build-artifacts In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. ceetm Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <[email protected]> commit 92e6964c1364fe0c9ee680b0dfa585810b5125c0 Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:54:00 2015 +0800 asf: use KBUILD_OUTPUT to point to build-artifacts In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. asf Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <[email protected]> Best Regards, Zhenhua
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
