generic-poky/scripts/contrib
Ed Bartosh f6f10858e5 scripts: python3: fix urllib imports
Some functions and classes have been moved from urllib[2]
to urllib.request and urllib.error in python 3.

Used new imports to make the code working in python 3.

(From OE-Core rev: ec3f1759e8b491a44a1fc1ecb6f89919dd30da97)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-03 13:13:29 +01:00
..
bb-perf buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe 2015-09-12 22:48:30 +01:00
python scripts: Rename ConfigParser -> configparser for python3 2016-06-02 08:24:01 +01:00
bbvars.py scripts: python3: use new style except statement 2016-06-03 13:13:28 +01:00
build-perf-test.sh build-perf-test: add eSDK installed size to metrics 2016-04-09 23:00:45 +01:00
ddimage ddimage: if 'pv' is installed, use it 2016-05-06 10:31:15 +01:00
devtool-stress.py scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
dialog-power-control scripts/contrib/dialog-power-control: add a trivial power prompt script 2014-04-30 21:52:33 +01:00
documentation-audit.sh documentation-audit.sh: Add/fix checks for skipped lines. 2012-12-13 15:18:42 +00:00
graph-tool scripts/contrib: Add graph-tool 2013-12-18 11:21:27 +00:00
list-packageconfig-flags.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
mkefidisk.sh mkefidisk.sh: mount images as read-only 2016-05-19 09:05:18 +01:00
serdevtry scripts/contrib/serdevtry: add script to handle transient serial terminals 2014-04-30 21:52:32 +01:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
verify-homepage.py scripts: python3: fix urllib imports 2016-06-03 13:13:29 +01:00