aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2011-05-23 21:50:37 +0000
committerutx@penguin.cz <utx@penguin.cz>2011-05-23 21:50:37 +0000
commit627af4c7a019996c448a3ed8b526272b35e1dccb (patch)
treee1630a770967697e5da38d193a12b5c4e424a50c
parent6c8afcfadac8ac53df735de2f393f40151ba589d (diff)
downloadopenembedded-627af4c7a019996c448a3ed8b526272b35e1dccb.tar.gz
gnome-desktop: Disable doc build - XSL processing depends on /usr/share/xml and needs work to be independent on host system.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
-rw-r--r--recipes/gnome/gnome-desktop.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-desktop.inc b/recipes/gnome/gnome-desktop.inc
index b96e34b76a..396f213e3d 100644
--- a/recipes/gnome/gnome-desktop.inc
+++ b/recipes/gnome/gnome-desktop.inc
@@ -3,9 +3,10 @@ SECTION = "x11/gnome"
LICENSE = "GPL"
DEPENDS = "gnome-common libgnomeui"
-PR = "r1"
+PR = "r2"
-EXTRA_OECONF = "--disable-scrollkeeper"
+# FIXME: OE does not contain all recipes to enable doc: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl"
+EXTRA_OECONF = "--disable-scrollkeeper --disable-gtk-doc"
do_configure_prepend () {
cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}