Hello all,
The following updates are merged in master branch of meta-fsl-ppc, thanks. commit 173a1d06e27a4dbc777db2e12bf51079825ab5c6 Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:53:47 2015 +0800 skmm-ep: use backquotes for command substitution Signed-off-by: Liu Ting-B28495 <[email protected]> commit 0455fe8964074ee94d677649195bbb0fd7d78a2b Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:53:46 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 1ec1358c112fbc9de9695ee36f47ab45b987b3eb Author: Liu Ting-B28495 <[email protected]> Date: Fri May 1 23:53:45 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
