]> code.ossystems Code Review - openembedded-core.git/commit
python-scons: upgrade to v3.0.1; use pypi.bbclass
authorTim Orling <timothy.t.orling@linux.intel.com>
Sun, 19 Nov 2017 02:28:56 +0000 (18:28 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Dec 2017 13:59:46 +0000 (13:59 +0000)
commitcf5c44ac611c2c2657e6fd3c1f723bcb20b812dd
treedc0853a1cfb7a13720dbce83ad0a659a572a0ba3
parentaa458b5fdb8d5d0ac93ced3b198bef2daa4e24b4
python-scons: upgrade to v3.0.1; use pypi.bbclass

* Simplify recipe by using pypi.bbclass
* Drop patch for __future__ print_function
  - fixed upstream:
https://github.com/SConsProject/scons/pull/1/commits/4c199d06e76afb9379e76942d0f68caa57f42509

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-scons-native_3.0.1.bb [moved from meta/recipes-devtools/python/python-scons-native_3.0.0.bb with 100% similarity]
meta/recipes-devtools/python/python-scons/SConscript-Support-python2-print-statements.patch [deleted file]
meta/recipes-devtools/python/python-scons_3.0.1.bb [moved from meta/recipes-devtools/python/python-scons_3.0.0.bb with 54% similarity]