mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 10:15:23 +01:00
cxxtest: Define PIP_INSTALL_DIST_PATH
Helps to find the wheel file Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
272f2083d4
commit
b8bc91a2c0
|
|
@ -10,6 +10,8 @@ SRC_URI[sha256sum] = "1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f489
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_DIST_PATH = "${B}/python/python3/dist"
|
||||
|
||||
SETUPTOOLS_SETUP_PATH = "${S}/python"
|
||||
|
||||
do_install:append() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user