mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
python3-keras-applications: Define PIP_INSTALL_PACKAGE
Fixes build with wheel packaging Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
7513effd0d
commit
66e04f5746
|
|
@ -10,6 +10,8 @@ SRCREV ?= "3b180cb10eda683dda7913ecee2e6487288d292d"
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "Keras_Applications"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user