Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] xserver-xorg-lite: disable xmlto like full xserver-xorg does
@ 2012-05-12 11:48 Martin Jansa
  2012-05-12 11:55 ` [PATCHv2] " Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2012-05-12 11:48 UTC (permalink / raw)
  To: openembedded-core

* xmlto-native is unusable (see YOCTO #2416)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../xorg-xserver/xserver-xorg-lite.inc             |    1 +
 .../xorg-xserver/xserver-xorg-lite_1.11.2.bb       |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc
index 57615f5..02db5bf 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite.inc
@@ -4,4 +4,5 @@ EXTRA_OECONF += "\
                  --disable-dri \
                  --disable-glx \
                  --disable-dga \
+                 --without-xmlto \
 "
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite_1.11.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite_1.11.2.bb
index ec29b21..b7daf89 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite_1.11.2.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite_1.11.2.bb
@@ -1,4 +1,6 @@
 require xserver-xorg-lite.inc
 require xserver-xorg-${PV}.inc
 
+PR = "r1"
+
 FILESEXTRAPATHS_append := "${THISDIR}/xserver-xorg:${THISDIR}/xserver-xorg-${PV}:"
-- 
1.7.8.6




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-18  6:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-12 11:48 [PATCH] xserver-xorg-lite: disable xmlto like full xserver-xorg does Martin Jansa
2012-05-12 11:55 ` [PATCHv2] " Martin Jansa
2012-05-12 12:09   ` Koen Kooi
2012-05-12 12:18     ` [PATCHv3] " Martin Jansa
2012-05-18  6:07       ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox