summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/html.py
diff options
context:
space:
mode:
authorTomasz Dziendzielski <tomasz.dziendzielski@gmail.com>2021-02-06 21:42:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-30 14:38:36 +0100
commit8f65434827840a71966798a35b090ce5e31ae3c0 (patch)
treee1d136e164ee734dee99afe84e84bbc4d00661ef /scripts/lib/build_perf/html.py
parent2a848e95074318f3a243df7b3f40513a13173a82 (diff)
downloadpoky-8f65434827840a71966798a35b090ce5e31ae3c0.tar.gz
bitbake: BBHandler: Don't classify shell functions that names start with "python*" as python function
If shell function name starts with 'python' or 'fakeroot' parser wrongly assumes it's python/fakeroot function. [YOCTO #14204] Use regex lookahead assertions to check if 'python' expression is followed by whitespace or '(' and if 'fakeroot' is followed by whitespace. (Bitbake rev: 9df61675f0e9bb67a78bfa1a16b1cf9fa4c333f1) Signed-off-by: Tomasz Dziendzielski <tomasz.dziendzielski@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions