diff options
author | Ross Burton <ross.burton@arm.com> | 2022-12-05 14:59:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-23 23:05:57 +0000 |
commit | 4516dca58313ba750331bb5e6534d148bf6db094 (patch) | |
tree | f66517dd9a163c30fc3b69a38ba4e0f71c8bdc86 /scripts/lib/checklayer/case.py | |
parent | 4ca06c560ebaa721827854aab329423c090c26ac (diff) | |
download | poky-4516dca58313ba750331bb5e6534d148bf6db094.tar.gz |
lib/buildstats: fix parsing of trees with reduced_proc_pressure directories
The /proc/pressure support in buildstats is creating directories in the
buildstats tree called reduced_proc_pressure, which confuses the parsing
logic as that cannot be parsed as a name-epoc-version-revision tuple.
Explicitly skip this directory to solve the problem.
(From OE-Core rev: a764aa876342724fc3520a3e97389c8678f18681)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 24f0331f0b7e51161b1fa43d4592b491d2037fe9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions