mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
guider: Set PYPA_WHEEL
Fixes build with wheels Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1dbad0d149
commit
1af9f4503b
|
|
@ -14,6 +14,7 @@ SRCREV = "a502cd93b13235b7539557a91328de00b7c51bc3"
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-3.9.8-*.whl"
|
||||
|
||||
RDEPENDS:${PN} = "python3 python3-core \
|
||||
python3-ctypes python3-shell python3-json"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user