summaryrefslogtreecommitdiff
path: root/meta/classes/python-dir.bbclass
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-08-28 08:41:46 +0200
committerScott Garman <scott.a.garman@intel.com>2012-09-24 09:51:10 -0700
commit0e3e88f9f87d1083ddd7dcaa526b3cd7a1cd53ff (patch)
treeb986ec00059857401d8fd23c42be7e6e4c640e87 /meta/classes/python-dir.bbclass
parent456f97c25488c2f6f6810b1a32781513cc719d8e (diff)
downloadopenembedded-core-0e3e88f9f87d1083ddd7dcaa526b3cd7a1cd53ff.tar.gz
openembedded-core-0e3e88f9f87d1083ddd7dcaa526b3cd7a1cd53ff.tar.bz2
openembedded-core-0e3e88f9f87d1083ddd7dcaa526b3cd7a1cd53ff.zip
kernel: Add kernel headers to kernel-dev package
[YOCTO #1614] Add the kernel headers to the kernel-dev package. This packages what was already built and kept in sysroots for building modules with bitbake. Making this available on the target requires removing some additional host binaries. Move the location to /usr/src/kernel Before use on the target, the user will need to: # cd /usr/src/kernel # make scripts This renders the kernel-misc recipe empty, so remove it. As we use /usr/src/kernel in several places (and I missed one in the previous version), add a KERNEL_SRC_DIR variable and use that throughout the class to avoid update errors in the future. Now that we package the kernel headers, drop the kernel_package_preprocess function which removed them from PKGD. All *-sdk image recipes include dev-pkgs, so the kernel-dev package will be installed by default on all such images. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/classes/python-dir.bbclass')
0 files changed, 0 insertions, 0 deletions