mirror of
https://git.yoctoproject.org/poky
synced 2026-06-14 17:29:59 +00:00
7b57ad901a
Do not attempt to open the file in the resolve_file method (a lot like bb.which... maybe bb.which can be used). This way we don't need to open/close a file which we have already parsed. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>