mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 16:28:52 +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…
x
Reference in New Issue
Block a user