mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
5c5a21112d
commit
080f473d46
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user