summaryrefslogtreecommitdiff
path: root/meta/classes/python-dir.bbclass
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-08-28 08:41:45 +0200
committerScott Garman <scott.a.garman@intel.com>2012-09-24 09:51:10 -0700
commit456f97c25488c2f6f6810b1a32781513cc719d8e (patch)
tree350fa588a468241e1687651b02b59f8a6d1ba092 /meta/classes/python-dir.bbclass
parent2a7cdf088e484bb123a72826a02c3169a418ed0a (diff)
downloadopenembedded-core-456f97c25488c2f6f6810b1a32781513cc719d8e.tar.gz
openembedded-core-456f97c25488c2f6f6810b1a32781513cc719d8e.tar.bz2
openembedded-core-456f97c25488c2f6f6810b1a32781513cc719d8e.zip
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>
Diffstat (limited to 'meta/classes/python-dir.bbclass')
0 files changed, 0 insertions, 0 deletions