diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-03-26 07:46:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-26 17:48:06 +0000 |
commit | 779cb6e51fab87e00784bd97ec4771e69a79cf82 (patch) | |
tree | d8b94191fce861e86ed7e19f3e7be609a34216bb /meta/recipes-connectivity | |
parent | 827106a57ca88760a19f9309d859b500c5c4fe97 (diff) | |
download | openembedded-core-779cb6e51fab87e00784bd97ec4771e69a79cf82.tar.gz openembedded-core-779cb6e51fab87e00784bd97ec4771e69a79cf82.tar.bz2 openembedded-core-779cb6e51fab87e00784bd97ec4771e69a79cf82.zip |
linux-yocto/3.8: allow kernel feature _appends to be overriden
It was pointed out that the current way the KERNEL_FEATURES variable
is appended in the base linux-yocto recipe doesn't allow the appended
features to be prevented in a layer without using python code and
a recipe finalize hook.
To allow easier overriding of 'extra' or 'optional' features that are
defined in the linux-yocto recipe, we create a KERNEL_EXTRA_FEATURES
variable. This variable can be set in a layer to define extra features
or cleared to prevent the recipe's extra features from being appended
to the core functionality.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions