mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
catfish: Do not set PYPA_WHEEL
OE-Core has addressed the pertaining issue which does not require setting this here anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,6 @@ LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||
|
||||
inherit xfce-app setuptools_build_meta gtk-icon-cache mime-xdg
|
||||
PYPA_WHEEL = "${B}/dist/UNKNOWN-*-*.whl"
|
||||
|
||||
DEPENDS += "python3-distutils-extra-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user