mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
pyyaml: Enable nativesdk bake
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
2372fb6412
commit
ca83981ecf
|
|
@ -21,4 +21,4 @@ do_configure_prepend() {
|
|||
install -m 0644 ${WORKDIR}/setup.py ${S}
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user