[oe-commits] Martin.Jansa : libxfont: disable docs as workaround for problems on some buildhosts

git version control git at git.openembedded.org
Wed Nov 4 15:35:34 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 50e12cd83031caf71e5fee19c50762978530aef2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=50e12cd83031caf71e5fee19c50762978530aef2

Author: Martin.Jansa <Martin.Jansa at gmail.com>
Date:   Fri Oct 30 11:32:43 2009 +0100

libxfont: disable docs as workaround for problems on some buildhosts

---

 recipes/xorg-lib/libxfont_1.4.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-lib/libxfont_1.4.1.bb b/recipes/xorg-lib/libxfont_1.4.1.bb
index a5afe7e..811066e 100644
--- a/recipes/xorg-lib/libxfont_1.4.1.bb
+++ b/recipes/xorg-lib/libxfont_1.4.1.bb
@@ -8,4 +8,7 @@ PE = "1"
 
 #SRC_URI += "file://no-scalable-crash.patch;patch=1"
 
+# disable docs
+EXTRA_OECONF += " --disable-devel-docs "
+
 XORG_PN = "libXfont"





More information about the Openembedded-commits mailing list