generic-poky/scripts/lib
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
..
bsp scripts: python3: Use print function 2016-06-01 12:47:10 +01:00
devtool scripts: Fix encoding errors for python3 2016-06-02 08:24:01 +01:00
recipetool scripts: Fix urlparse imports for python3 2016-06-02 08:24:01 +01:00
wic wic: encode help text 2016-06-02 08:24:01 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00