diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-09-07 21:08:45 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-08 08:25:03 +0100 |
commit | 7ef7af5c03bad28faf380986f792f7f3d4d5944d (patch) | |
tree | be1af8f2822b7204dd3d58470b8e036249257bf6 /meta/classes/pythonnative.bbclass | |
parent | cbebc9a2edf7d7a422ee5c71219e79e3b349de3b (diff) | |
download | openembedded-core-7ef7af5c03bad28faf380986f792f7f3d4d5944d.tar.gz openembedded-core-7ef7af5c03bad28faf380986f792f7f3d4d5944d.tar.bz2 openembedded-core-7ef7af5c03bad28faf380986f792f7f3d4d5944d.zip |
kernel-yocto: restore kernel-meta data detection for SRC_URI elements
Before the kernel tools were simplified and streamlined, there was code
which not only migrated a patch/cfg/scc to the kernel build tree, it
also migrated any subdirectories of those patches.
The effect of this data migration was that any other meta data in
a patch's directory structure would be available for processing.
While we don't want to do this migration anymore, it is possible to
check the path of any SRC_URI patches, and if they include a "kernel-meta"
subdirectory add it to the search path.
This restores the functionality without the old complexity.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions