diff options
author | Jaewon Lee <jaewon.lee@xilinx.com> | 2018-07-30 14:21:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-14 11:36:22 +0100 |
commit | 4eceae7e3e6dab935e2cf49b75148139192fc6e7 (patch) | |
tree | 9ab23aafc58f70dd1254941b376259919f526fc7 /scripts/lib | |
parent | 5dffd5403664dfcc9e8e42fd3581d5cb70823d7e (diff) | |
download | openembedded-core-4eceae7e3e6dab935e2cf49b75148139192fc6e7.tar.gz openembedded-core-4eceae7e3e6dab935e2cf49b75148139192fc6e7.tar.bz2 openembedded-core-4eceae7e3e6dab935e2cf49b75148139192fc6e7.zip |
kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
The devtool-source class moves all local files specified in SRC_URI to
an oe-local-files directory. When using devtool and a recipe space kernel-meta,
devtool modify throws an error because the paths the kernel-yocto class
is looking for feature directories in, don't include the oe-local-files
directory which devtool is using.
This patch checks for feature directories in oe-local-files,
and if present, adds that path to include directives.
[YOCTO #12855]
Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions