]> code.ossystems Code Review - openembedded-core.git/commit
python-scons*: upgrade to 3.0.0
authorJose Lamego <jose.a.lamego@linux.intel.com>
Thu, 19 Oct 2017 19:28:25 +0000 (14:28 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:44 +0000 (13:54 +0000)
commit4fe7774f08ba46bd1d68e56eff3f4912db107c25
tree331a04de1084f4d4e68bcd7c6342ebc35f743c89
parentb36100bb3077947361c858f891eb15a76013671e
python-scons*: upgrade to 3.0.0

Both python-scons and python-scons-native need to be upgraded to latest
upstream version.
LIC_FILES_CHKSUM changed due to updated year in date, but rest of file
remain the same.
Following dependencies were added to enable appropriate package usage:
python-shell, python-pprint and python-importlib.
A patch was taken from upstream to support python2 print statements
in SConscripts. This should be included in next version.
These changes were tested in qemux86 with core-image-minimal.

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-scons-native_3.0.0.bb [moved from meta/recipes-devtools/python/python-scons-native_2.5.1.bb with 100% similarity]
meta/recipes-devtools/python/python-scons/SConscript-Support-python2-print-statements.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-scons_3.0.0.bb [moved from meta/recipes-devtools/python/python-scons_2.5.1.bb with 51% similarity]