]> code.ossystems Code Review - openembedded-core.git/commit
python3: Modify create_manifest to make it versionless
authorAlejandro Enedino Hernandez Samaniego <alejandro.enedino.hernandez-samaniego@xilinx.com>
Wed, 5 Sep 2018 06:45:43 +0000 (23:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Sep 2018 09:36:05 +0000 (10:36 +0100)
commitb94af33b5ffdd62617cf69fca4d99e927447740a
tree363e8e13ba456470c1ac6a2f145e21e380791f1b
parenta6fab3ca81e3dc6ee226840ed7e9f1cd21ecbc2a
python3: Modify create_manifest to make it versionless

This patch improves the create_manifest script by making it
use PYTHON_MAJMIN instead of hard coded paths containing the
version number when looking at the necessary modules for
every package, the script should now be independent of the
python(3) version on which were working

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/create_manifest3.py
meta/recipes-devtools/python/python3_3.5.5.bb