summaryrefslogtreecommitdiffstats
path: root/meta/classes/gconf.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2022-03-07 15:26:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-08 09:44:27 +0000
commit2552f836c90b8b7355da37415920107c26fb35c0 (patch)
tree418bd5d0226139a02b8eb809bbfc5fb7cbcc69ad /meta/classes/gconf.bbclass
parentb678b7f0a0e172aff188310af676f45b27e69e2a (diff)
downloadpoky-2552f836c90b8b7355da37415920107c26fb35c0.tar.gz
setuptools3.bbclass: clean up
There's been a lot of work in this class lately, so a little spring cleaning is needed. Create wheels verbosely to help debug problems. Remove unused SETUPTOOLS_INSTALL_ARGS, these can't be passed to bdist_wheel. Remove duplicate manipulation of files in bindir as pip_install_wheel does the same. Remove obsolete deletion of easy-install.pth, wheels don't generate that. Remove obsolete ${datadir}/share fixup, pip-installed wheels can't generate that path combination. Remove purging of ${D} references from *.py, these won't be written by standard setuptools, and recipes can do it themselves to work around specific issues if needed. Remove obsolete vardepsexclude of MACHINE on do_install, as that variable isn't referenced. (From OE-Core rev: 57c477ca13e352b6f9b21385abbfaad9778c6398) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gconf.bbclass')
0 files changed, 0 insertions, 0 deletions