mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
unattended-upgrades: Inherit setuptools3_legacy
It does not yet build with new PEP-527 packaging Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,7 +13,8 @@ SRCREV = "c6db6fad26a2b83ba301b52ff5dee98cef7558ca"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools_build_meta
|
||||
inherit setuptools3_legacy
|
||||
|
||||
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.1-*.whl"
|
||||
|
||||
DEPENDS += "apt intltool-native python3-distutils-extra-native"
|
||||
|
||||
Reference in New Issue
Block a user