mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 03:45:47 +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:
parent
3e2ed1dcc0
commit
1ada8e0de4
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user