mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-cson: 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
9c80fa20da
commit
039fb4f79c
|
|
@ -17,5 +17,7 @@ DEPENDS:append:class-native = " python-native "
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "python_cson"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user