mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
unattended-upgrades: remove PYPA_WHEEL
As this now uses setuptools_legacy there is no need to set PYPA_WHEEL. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,8 +15,6 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3_legacy
|
||||
|
||||
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.1-*.whl"
|
||||
|
||||
DEPENDS += "apt intltool-native python3-distutils-extra-native"
|
||||
RDEPENDS:${PN} += "apt lsb-release python3-apt python3-core python3-datetime python3-email python3-fcntl python3-io python3-logging python3-stringold python3-syslog"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user