diff options
author | Ross Burton <ross@burtonini.com> | 2022-03-31 19:29:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-01 23:11:37 +0100 |
commit | 4e5f84902e52d477e46eb83978f23416f09bbc6a (patch) | |
tree | 86a9d750ffc27bb041ed05004cbb212c537cb4aa /scripts/lib/buildstats.py | |
parent | 668753b8ed620785a7bfd999d78b5c09c1186c73 (diff) | |
download | poky-4e5f84902e52d477e46eb83978f23416f09bbc6a.tar.gz |
oeqa/core/decorators/data: improve has_* logic
has_feature() should be splitting the feature string into substrings and
then looking for membership instead of looking for simple substrings.
has_machine() should be using equality instead of substrings.
(From OE-Core rev: a4c63819234e252c58e040af8bbdbfb96b6feccf)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions