]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: kconf_check: fix find warning
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 11 Oct 2012 15:49:33 +0000 (11:49 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Nov 2012 16:44:53 +0000 (16:44 +0000)
commit5999ccebc7b071737f82709467e2a2ec152240f6
tree6374e865f07f878da35547562a3c5795e2b5c9d2
parent7ad1c853e252bea024043dc79d89405178393c09
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]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb