mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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…
x
Reference in New Issue
Block a user