[oe-commits] Andreas Oberritter : libyaml: allow native builds

git at git.openembedded.org git at git.openembedded.org
Thu Apr 4 06:14:01 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: b32c6d0fd8b399cd98c04250c90e68edb588740e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b32c6d0fd8b399cd98c04250c90e68edb588740e

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Fri Mar 29 19:04:00 2013 +0000

libyaml: allow native builds

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/libyaml/libyaml_0.1.4.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list