]> code.ossystems Code Review - openembedded-core.git/commit
python: merge python-elementtree into python-xml
authorRoss Burton <ross.burton@intel.com>
Wed, 10 Feb 2016 14:04:04 +0000 (14:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:25 +0000 (12:27 +0000)
commit5f7206eba3953b7f29148ecfb791995773ee5fc7
tree98cec4af5d0a4c082f38ff37daf50a4239d8abad
parent4403b8693bd8b01e966dc5cb239a7266a9707388
python: merge python-elementtree into python-xml

python-xml depends on python-elementtree as the latter just contains a C library
used by the former.  However there's no point to this split apart from
increasing the number of packages, so merge -elementtree into python-xml.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-2.7-manifest.inc
meta/recipes-devtools/python/python-3.5-manifest.inc
scripts/contrib/python/generate-manifest-2.7.py
scripts/contrib/python/generate-manifest-3.5.py