mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-ninja: Set BBCLASSEXTEND = "native nativesdk"
python3-ninja is a build dependency for other python modules. For this, python3-ninja must be built for native mode. This partially revertsd4aa17dc43("meta-python: Drop broken BBCLASSEXTEND variants") Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit9b5ee4b0b2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
65e06e7f4e
commit
d14faecacc
@@ -22,3 +22,4 @@ RDEPENDS:${PN} = " \
|
|||||||
python3-ninja-syntax \
|
python3-ninja-syntax \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user