Files
poky/scripts
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
..
2016-06-02 08:24:01 +01:00
2016-06-01 12:47:10 +01:00
2016-06-02 08:24:01 +01:00
2016-04-14 10:58:34 +01:00
2016-06-02 08:24:00 +01:00
2016-06-01 12:47:10 +01:00

This directory contains Various useful scripts for working with OE builds