[OE-core] Oe-core: python and BBCLASSEXTEND = "native nativesdk"

nick83ola nick83ola at gmail.com
Tue Nov 19 15:53:08 UTC 2019


Something on the line of:

diff --git a/meta/classes/python3native.bbclass
b/meta/classes/python3native.bbclass
index d98fb4c758..e5bde4a0f1 100644
--- a/meta/classes/python3native.bbclass
+++ b/meta/classes/python3native.bbclass
@@ -24,3 +24,5 @@ export PYTHONNOUSERSITE = "1"

 # autoconf macros will use their internal default preference otherwise
 export PYTHON
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
diff --git a/meta/classes/pythonnative.bbclass
b/meta/classes/pythonnative.bbclass
index 0e9019d1e2..1fe8d29a14 100644
--- a/meta/classes/pythonnative.bbclass
+++ b/meta/classes/pythonnative.bbclass
@@ -25,3 +25,5 @@ export PYTHONNOUSERSITE = "1"

 # autoconf macros will use their internal default preference otherwise
 export PYTHON
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191119/ba10583b/attachment.html>


More information about the Openembedded-core mailing list