generic-poky/scripts/lib/recipetool
Ed Bartosh 0d7db8e732 scripts: Fix urlparse imports for python3
Used urllib.parse instead of urlparse to make code
working in python 3.

(From OE-Core rev: 0a064f2216895db0181ee033a785328e704ddc0b)

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 encoding errors for python3 2016-06-02 08:24:01 +01:00
create.py scripts: Fix urlparse imports 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_buildsys_python.py scripts: Fix encoding errors 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
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