Go to file
Bruce Ashfield 72c4d30de5 kernel: save $kerndir/tools and $kerndir/lib from pruning
The kernel source tree in the sysroot has all unecessary source
code removed. The existing use case is to support module building
out of the sysroot, but as more toolsa are moved into the kernel
tree itself there are new use cases for the kernel sysroot source.

To avoid putting dependencies on the kernel, and to be able to
individually build and package these tools out of the source tree,
we can save $kerndir/tools and $kernddir/lib from being removed.
This enables tools like perf to be built our of the kernel source
in the sysroot, without significantly increasing the amount of
source in the sysroot.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-18 09:23:07 +02:00
contrib oe-stylize.py: Add SUMMARY variable 2012-04-24 08:07:28 +02:00
meta-efl various: update ; proto= to ; protocol= in SRC_URI 2012-07-16 11:06:40 +02:00
meta-gnome gdm: move systemd support to meta-systemd 2012-07-16 09:39:05 +02:00
meta-gpe gpe-scap: migrate to use libsoup-2.4 instead of libsoup-2.2 API 2012-05-06 10:34:16 +02:00
meta-initramfs ubi-utils-klibc: update to patched v. 1.5.0 2012-07-11 15:04:04 +02:00
meta-multimedia meta-multimedia README: meta-oe is no longer optional 2012-07-13 10:22:07 +02:00
meta-oe kernel: save $kerndir/tools and $kerndir/lib from pruning 2012-07-18 09:23:07 +02:00
meta-systemd libpam 1.1.5 bbappend: register PAM session with logind 2012-07-17 08:52:13 +02:00
meta-xfce task-xfce-extended: remove xfce4-icon-theme 2012-07-17 08:50:33 +02:00
toolchain-layer various: update ; proto= to ; protocol= in SRC_URI 2012-07-16 11:06:40 +02:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories