diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-10 13:43:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-12 11:49:29 +0100 |
commit | 12d7157a4145062bfba74dadd493ae870852e7e3 (patch) | |
tree | 412637f3b5e02a80a83ad4de2e0cc6f5531768f4 /.gitignore | |
parent | be8ddaed17dd4440ac66df06f3c84c572672339f (diff) | |
download | poky-12d7157a4145062bfba74dadd493ae870852e7e3.tar.gz |
bitbake: BBHandler: Make inherit calls more directly
Rather than recursing into the conf handler code, simply call into
the parse code directly when inheriting files as we've already resolved
the paths and don't need anything the other codepath brings. This
makes the codepath clearer at the expense of some slight duplication.
(Bitbake rev: 0f4f3af6d93a0018df58b8a1d8d423c78ba6526d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions