Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move meta-fsl-ppc content to layer root | Otavio Salvador | 2015-07-28 | 3 | -48/+0 |
| | | | | | | | | This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | ipc: use KBUILD_OUTPUT to point to build-artifacts | Liu Ting-B28495 | 2015-05-20 | 1 | -0/+5 |
| | | | | | | | | | | | | | 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. ipc Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com> | ||||
* | ipc-modules: move to recipes-kernel/ | Ting Liu | 2014-07-15 | 3 | -0/+43 |
Signed-off-by: Ting Liu <b28495@freescale.com> |