poky/scripts/lib/recipetool
Ed Bartosh ed7abe6b9a scripts: Replace basestring -> str for python3
Python 3 doesn't have basestring type as all string
are unicode strings.

(From OE-Core rev: e8cfab060f4ff3c4c16387871354d407910e87aa)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-02 08:24:01 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create_buildsys_python.py scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00
create_buildsys.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create_kernel.py recipetool: create: add basic support for generating linux kernel recipes 2016-03-02 23:08:51 +00:00
create_kmod.py recipetool: create: add support for out-of-tree kernel modules 2016-03-02 23:08:51 +00:00
create_npm.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create.py scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00
newappend.py recipetool.newappend: fix syntax error for 'not path_ok' error 2016-04-29 07:41:43 +01:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00