mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00: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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user