]> code.ossystems Code Review - openembedded-core.git/commit
python3: remove redundant assignments
authorRoss Burton <ross.burton@intel.com>
Tue, 11 Sep 2018 15:22:13 +0000 (16:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 23:27:55 +0000 (00:27 +0100)
commit983206d4ccab2b27adba2776f73c0c711d3ec98e
tree542fed62379886d51077777d6512003f208e5842
parentfc4767113adbdfbf4aeaaf6dd8605e7fd4bbaa46
python3: remove redundant assignments

_PYTHON_PROJECT_BASE and _PYTHON_PROJECT_SRC appear to be set in setup.py from
the source directory and build directory correctly, so this is redundant.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3_3.5.6.bb