]> code.ossystems Code Review - openembedded-core.git/commit
python: remove unused 2.x versions of several packages
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 26 Apr 2017 15:51:29 +0000 (18:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 14:51:56 +0000 (15:51 +0100)
commit701ac8e558c9c09cdab2306ebc416f0070585b11
treeb7e3a4f1fb33c9195995f247fedb6f3f30bb9d15
parent17a65f6a02ef93bfc337dd5f18ecd2201bce1002
python: remove unused 2.x versions of several packages

Nothing is using them in oe-core or meta-oe layers (except python-six is used by
and provided in meta-oe, so there was recipe duplication).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-devtools/python/python-async_0.6.2.bb [deleted file]
meta/recipes-devtools/python/python-git_2.1.3.bb [deleted file]
meta/recipes-devtools/python/python-gitdb_0.6.4.bb [deleted file]
meta/recipes-devtools/python/python-mako_1.0.6.bb [deleted file]
meta/recipes-devtools/python/python-pexpect_4.2.1.bb [deleted file]
meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb [deleted file]
meta/recipes-devtools/python/python-six_1.10.0.bb [deleted file]
meta/recipes-devtools/python/python-smmap_0.9.0.bb [deleted file]