Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python*-pylint: upgrade to v1.7.2 and fix qa error | Tim Orling | 2017-08-28 | 1 | -0/+2 |
Fix file-rdeps error about "#!/usr/bin/python" in python3-pylint by inheriting python*-dir so we can change to "#!/usr/bin/env ${PYTHON_PN}" in ${PYTHON_SITEPACKAGES_DIR}. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |