diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-12-05 14:48:11 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-20 11:24:03 +0000 |
commit | 6412dc1df434f774c434ec08bf9b3706edb756f2 (patch) | |
tree | dfa405925c64dab8c35b9e6adb8fe4c4d9e07da9 /oe-init-build-env-memres | |
parent | 4b981e4fd5a4744d0d83053219274296e7785e77 (diff) | |
download | openembedded-core-6412dc1df434f774c434ec08bf9b3706edb756f2.tar.gz openembedded-core-6412dc1df434f774c434ec08bf9b3706edb756f2.tar.bz2 openembedded-core-6412dc1df434f774c434ec08bf9b3706edb756f2.zip |
kerneldev: create kernel-devsrc packaging
kernel-devsrc is responsible for creating and a packaging an environment
appropriate for kernel development (on or off target).
To create this support, we only need to copy/install the results of the
virtual/kernel providers build in the staging dir ... with some minor
manipulations to the source tree (.git removal and a clean up). This
produces a source tree that is capable of rebuilding the kernel on the
target.
Installing the kernel-devsrc package on a target (along with a
toolchain) is all that remains to be done.
$ cd /usr/src/kernel
$ make oldconfig
$ make -j2 bzImage
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions