]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 14:00:52 +0000 (14:00 +0000)
commitb73e96e7f3f5d1ba3a221d99792a7a3c7ef42c21
tree26511020befbc8d0f54de1c031d80b21563fa35b
parent9f8525721672577cbaab96081094211479db4c76
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

(From OE-Core rev: cf5c44ac611c2c2657e6fd3c1f723bcb20b812dd)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]