[oe-commits] Marko Lindqvist : libungif: add native build

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 10:23:26 UTC 2013


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

Author: Marko Lindqvist <cazfi74 at gmail.com>
Date:   Mon Jun 10 17:06:30 2013 +0000

libungif: add native build

* newer versions of liberation-fonts need fontforge to build,
  and fontforge depends on libungif.

Signed-off-by: Marko Lindqvist <cazfi74 at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-extended/libungif/libungif_4.1.3.bb    |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
index 0e9bf9b..3e4b78b 100644
--- a/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
+++ b/meta-oe/recipes-extended/libungif/libungif_4.1.3.bb
@@ -12,3 +12,5 @@ inherit autotools lib_package
 PACKAGES =+ "${PN}-utils"
 
 FILES_${PN}-utils = "${bindir}/*"
+
+BBCLASSEXTEND = "native"



More information about the Openembedded-commits mailing list