poky/scripts/lib/recipetool
Tim Orling e25b982000 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>
2020-07-12 22:39:41 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_buildsys_python.py recipetool: ignore zero-length setup.py files 2019-07-03 17:00:57 +01:00
create_buildsys.py recipetool: always use python 3 in recipe creation 2019-12-30 08:47:12 +00:00
create_kernel.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_kmod.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_npm.py recipetool/create_npm: handle the licenses of the dependencies 2020-01-27 16:48:09 +00:00
create.py scripts/lib/recipetool/create.py: fix regex strings 2020-07-12 22:39:41 +01:00
edit.py recipetool: Fix list concatenation when using edit 2020-06-15 14:53:45 +01:00
newappend.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
setvar.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00