]> code.ossystems Code Review - openembedded-core.git/commit
python-scons: remove the python 2.x version of the recipe
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 8 Aug 2019 16:11:49 +0000 (18:11 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Aug 2019 15:20:00 +0000 (16:20 +0100)
commitcd2205677fd167be51dc92436fe8f3a5aa440851
tree7c00d605b1c917f0c60f7f0e9046f86f35ab7346
parent4e9659f24e2f699effadcbe378b6a746d77ccdbd
python-scons: remove the python 2.x version of the recipe

Nothing in oe-core or meta-oe is using it (scons.bbclass is set
to use 3.x version).

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python-scons-native_3.1.0.bb [deleted file]
meta/recipes-devtools/python/python-scons_3.1.0.bb [deleted file]