diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-07-14 09:04:21 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:24:53 +0100 |
commit | 912026d85c2f535be2f60c45979162ea25c7f356 (patch) | |
tree | 107f2f7ed3bc80906ac04ce0d2bfea400a2dc751 /scripts/lib | |
parent | 9230bfcc839eb35630949f0a8ed058ca1fa944b1 (diff) | |
download | openembedded-core-912026d85c2f535be2f60c45979162ea25c7f356.tar.gz openembedded-core-912026d85c2f535be2f60c45979162ea25c7f356.tar.bz2 openembedded-core-912026d85c2f535be2f60c45979162ea25c7f356.zip |
lib/oe/recipeutils: fix a few issues in find_layerdir()
* Allow the function to be called with the base layer path (in which
case it will just return the same path)
* Ensure that the function doesn't recurse indefinitely if it's called
on a file that's not inside a layer
* Correct the doc comment for accuracy
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions