diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-10-14 22:36:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-17 12:34:29 +0100 |
commit | b6d0627f250de99b7733c95385f15c6f5ce8c136 (patch) | |
tree | e6250215c71525a50f9b33dcd453ccf631804d1c /scripts/pybootchartgui/pybootchartgui.py | |
parent | 400359f1d229d9e04bfd39669e0fca92fd0c3321 (diff) | |
download | poky-b6d0627f250de99b7733c95385f15c6f5ce8c136.tar.gz |
autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARS
This helps in overriding CACHED_CONFIGUREVARS with wrappers to run
configure under e.g. for static analysers like scan-build from clang,
while it should not change the functionality in normal case.
Since CONFIG_SHELL was introduced, it silently broke this use case and
failed running static analyser on autotool based recipes
(From OE-Core rev: 14c3454db0108ff78b73eecfae179a69241d9f5c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions