]> code.ossystems Code Review - openembedded-core.git/commit
xorg-*: disable xmlto where it was failing
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 23 Dec 2011 10:18:24 +0000 (11:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:53:00 +0000 (14:53 +0000)
commit58f18f04d7783cc75127f7f1c0921051431dcd8c
treea25ac0034ae09e23ab6ed1439780437d796e15ee
parent545a7407361a7e144a0f868e1a095bf7b10fffd8
xorg-*: disable xmlto where it was failing

* meta-oe now provides xmlto-native
  http://git.openembedded.org/meta-openembedded/commit/?id=ab8f876ca8fa223c183e3db2029cce88f3435a27
  but not the stylesheets for buildhosts without them it's unusable and fails, because xorg macros
  autodetecting xmlto available, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/037066.html
  after adding xmlto-native and stylesheets-native to DEPENDS we can enable it again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
meta/recipes-graphics/xorg-proto/xorg-proto-common.inc
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc