mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 22:35:07 +00:00
libyaml: allow native builds
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3dcb4f293b
commit
b32c6d0fd8
@ -11,3 +11,5 @@ SRC_URI[libyaml.sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb
|
|||||||
S = "${WORKDIR}/yaml-${PV}"
|
S = "${WORKDIR}/yaml-${PV}"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user