diff options
author | Christopher Larson <chris_larson@mentor.com> | 2018-06-22 02:08:19 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-04 00:02:16 +0100 |
commit | b0527c08d48f33bfcfc4930fefc44f57c6c2cdff (patch) | |
tree | cf7f8202f0d93e04548c30dc9560a9963b6ddcf0 /meta/classes/package_ipk.bbclass | |
parent | 7cb125d7ee4b80fb33d87bdd0b257bc6daaff051 (diff) | |
download | poky-b0527c08d48f33bfcfc4930fefc44f57c6c2cdff.tar.gz |
oe.path: add which_wild function
This is a function much like shutil.which or bb.utils.which, retaining
shutil.which-like function semantics, bb.utils.which's support for
returning available candidates for signatures, and most importantly,
supports wildcards, returning only the first occurrance of each found
pathname in the search path.
(From OE-Core rev: ca276fe139129eec383d77768ba91b808c462b04)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions