diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-21 11:21:04 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-25 14:40:57 +0100 |
commit | 523e4f6a6913b64453579d27a02467e14f7df42e (patch) | |
tree | 07f568eb0daf218d7bafa30f2640f0d58f90b16c /.gitignore | |
parent | 00608cffffb586e8d2a2075117e710113c471448 (diff) | |
download | openembedded-core-523e4f6a6913b64453579d27a02467e14f7df42e.tar.gz openembedded-core-523e4f6a6913b64453579d27a02467e14f7df42e.tar.bz2 openembedded-core-523e4f6a6913b64453579d27a02467e14f7df42e.zip |
linux-yocto: split meta data from kernel repository
The linux-yocto tree has always been a combined set of kernel changes
and configuration (meta) data carried in a single tree. While this
format is effective at keeping kernel configuration and source
modifications synchronized, it isn't always obvious to developers on
how to manipulate the meta data versus the source.
With this change, we remove the meta data processing from the
kernel-yocto class and use the external meta-data repository that
has always been used to seed the linux-yocto meta branch.
After this change, linux-yocto can no longer process combined trees,
and is simplified as a result.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions