[oe] [meta-oe][PATCH] libyaml: allow native builds

Andreas Oberritter obi at opendreambox.org
Fri Mar 29 19:04:00 UTC 2013


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
index 04c6f77..32d45b0 100644
--- a/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
+++ b/meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb
@@ -11,3 +11,5 @@ SRC_URI[libyaml.sha256sum] = "7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb
 S = "${WORKDIR}/yaml-${PV}"
 
 inherit autotools
+
+BBCLASSEXTEND = "native"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list