mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
65e06e7f4e
commit
d14faecacc
|
|
@ -22,3 +22,4 @@ RDEPENDS:${PN} = " \
|
|||
python3-ninja-syntax \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user