mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 17:32:40 +00:00
python-pyyaml: enable native build
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c75c4dd138
commit
b9700dca81
@ -20,3 +20,5 @@ do_configure_prepend() {
|
|||||||
# upstream setup.py overcomplicated, use ours
|
# upstream setup.py overcomplicated, use ours
|
||||||
install -m 0644 ${WORKDIR}/setup.py ${S}
|
install -m 0644 ${WORKDIR}/setup.py ${S}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user