diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2015-12-22 16:12:53 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-18 11:47:08 +0000 |
commit | 76e35f1d76dcd7a68fb6bed08363992407947a44 (patch) | |
tree | 55a1ed3bd10033b7635771772ef43a010cfe0356 /meta/recipes-core/glib-2.0 | |
parent | d453fa183caa66131a355232282b7ec38eb68d24 (diff) | |
download | poky-76e35f1d76dcd7a68fb6bed08363992407947a44.tar.gz |
kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclass
Move do_kernel_link_vmlinux() from kernel-yocto.bbclass into
kernel.bbclass so that it's available to any kernel recipe.
Note that the task is not enabled by default in kernel-yocto.bbclass,
so don't enable by default in kernel.bbclass either. To enable, see
the example in linux-yocto.inc, ie:
addtask kernel_link_vmlinux after do_compile before do_install
(From OE-Core rev: a29371848deda618a42f9a30f9856a44c2342fe6)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
0 files changed, 0 insertions, 0 deletions