]> code.ossystems Code Review - openembedded-core.git/commit
python3-manifest: Use PYTHON_MAJMIN instead of hard coded version
authorAlejandro Enedino Hernandez Samaniego <alejandro.enedino.hernandez-samaniego@xilinx.com>
Wed, 5 Sep 2018 06:45:42 +0000 (23:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Sep 2018 09:36:05 +0000 (10:36 +0100)
commita6fab3ca81e3dc6ee226840ed7e9f1cd21ecbc2a
tree3790d20234493c68021dbb6d28353bcd8ed1a178
parentbd8470dcaebddf37bf889d3dffd3dcb53d367f23
python3-manifest: Use PYTHON_MAJMIN instead of hard coded version

Currently the manifest contains hard coded paths with the version number,
e.g. python3.5, this patch changes the paths to use the variable
PYTHON_MAJMIN instead, this should make the python upgrades easier

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