diff options
author | Tim Orling <timothy.t.orling@linux.intel.com> | 2020-07-10 20:48:08 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-12 22:39:41 +0100 |
commit | e25b9820000687b5ee4a681497edd13f15c3b30a (patch) | |
tree | 814ea42629cebf377c0247c50cd89e92b2b6ffb4 /scripts/buildhistory-collect-srcrevs | |
parent | c9ba6e7bfe35bc46aad3855b76e479c8151d19de (diff) | |
download | poky-e25b9820000687b5ee4a681497edd13f15c3b30a.tar.gz |
scripts/lib/recipetool/create.py: fix regex strings
Python now expects regex strings to be prepended with r.
Silence pylint/autopep8 and similar warnings by identifying
these regex patterns as... regex patterns.
(From OE-Core rev: 0eae98a369d80340e48dc690d09a1364cde97973)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions