mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -17,5 +17,7 @@ DEPENDS:append:class-native = " python-native "
|
|||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
|
PIP_INSTALL_PACKAGE = "python_cson"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user