diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-10-11 11:49:33 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-20 15:31:51 +0000 |
commit | 41d09ca6f0b639fd8ba0f1c5c7d7406bcb92a8fe (patch) | |
tree | 31e16804ce3a34c310b7991c7f5dfeba03fefe9f /meta/recipes-kernel/kexec | |
parent | 23216772899709c840130d46a9700d0ba5e76793 (diff) | |
download | poky-41d09ca6f0b639fd8ba0f1c5c7d7406bcb92a8fe.tar.gz |
kern-tools: kconf_check: fix find warning
Bumping the kern-tools SRCREV to pickup the following change:
[
kconf_check: fix find warning
When searching for all available Kconfig files, kconf_check was using
$meta_dir instead of $META_DIR. This resulted in a truncated path and
the following warning:
find: warning: -path $oe-path/linux/ will not match anything because it ends with /.
Using the proper variable removes the warning and make sure that we
do actually search all relevant directories.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
]
[YOCTO #3226]
(From OE-Core rev: 5999ccebc7b071737f82709467e2a2ec152240f6)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kexec')
0 files changed, 0 insertions, 0 deletions