diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-10-17 01:14:11 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-10-18 01:17:46 -0400 |
commit | 1dc2a4c17ba261c3ffaf1820a5543a6a55b10335 (patch) | |
tree | c438ce5487a5e55bf1511fbcaff5f6f4244dca16 /documentation | |
parent | 77176d56fdd4158b34769fecca764a5b9c87e04b (diff) | |
download | openembedded-core-1dc2a4c17ba261c3ffaf1820a5543a6a55b10335.tar.gz openembedded-core-1dc2a4c17ba261c3ffaf1820a5543a6a55b10335.tar.bz2 openembedded-core-1dc2a4c17ba261c3ffaf1820a5543a6a55b10335.tar.xz openembedded-core-1dc2a4c17ba261c3ffaf1820a5543a6a55b10335.zip |
linux-wrs: allow optional features via KERNEL_FEATURES variable
Fixes [BUGID #199]
Reinstate the ability to specify optional/additional kernel features
when updating the tree.
This is done via the variable KERNEL_FEATURES which specifies
a list of features to be appended to the current branch and
config. These features are part of the wrs_meta branch in the
kernel repository and hence are self contained within the
kernel tree waiting to be activated. This saves multiple
branches simply to allow a machine to have many profiles.
The kernel patching/configuration phases will locate these
features and add them to the meta_series, which in turn
modifies the tree.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions