summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/git-submodule-test
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-06-19 14:20:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-20 09:52:28 +0100
commit55c4f54106514cf3a34fdcb38eac9e08335bb087 (patch)
tree205eae7e2f12edbc1b65244a6bb5951291e940cd /meta-selftest/recipes-test/git-submodule-test
parentd56b141a4eea831eca796ee4f7d9ea5ef92af7dd (diff)
downloadpoky-master.tar.gz
oeqa/utils/command: fast-path get_bb_var()HEADmaster
get_bb_var() currently end up calling 'bitbake -e' and parsing the whole output. However if postconfig isn't set then we can speed this up by just calling bitbake-getvar. The complication with failing bitbake-getvar calls is because we need to be careful to return None instead of the empty string when the variable doesn't exist. (From OE-Core rev: fafe77879aa6225aa8b5187ff590bb4998cbf987) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/git-submodule-test')
0 files changed, 0 insertions, 0 deletions