diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-02-06 12:35:47 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-08 13:20:01 +0000 |
commit | de2ef0120432cba343452151e86cbc3c99876524 (patch) | |
tree | ccc5b6306506d62eaf11f47e0ac87c414ae5da3b /meta/recipes-connectivity/iproute2 | |
parent | caac8938fe2b46828d7d8234ecc52f837df4da03 (diff) | |
download | poky-de2ef0120432cba343452151e86cbc3c99876524.tar.gz |
kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
This allows the kernel-yocto bbclass to be inherited in a recipe without
needing to include linux-yocto.inc. The bbclass should stand on its own
and linux-yocto.inc does a few things which may not be desired in other
kernel recipes (such as modifying KERNEL_FEATURES).
The LINUX_VERSION_EXTENSION default is not moved as other kernel recipes
may not want this setting in place.
(From OE-Core rev: 48d8f97975c0b167c0f4f32145813f00b8c8a7a8)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
0 files changed, 0 insertions, 0 deletions