[oe-commits] Martin Jansa : libxaw: bump PR to disable xmlto

git at git.openembedded.org git at git.openembedded.org
Mon Jan 23 15:33:37 UTC 2012


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Dec 25 19:50:52 2011 +0100

libxaw: bump PR to disable xmlto

* 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 at gmail.com>

---

 meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb
index 1b8b5da..ea4f38b 100644
--- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb
@@ -5,7 +5,7 @@ DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp pr
 LIC_FILES_CHKSUM = "file://COPYING;md5=f1beacbc336a5a256bb28dbfcf01c2be"
 
 PE = "1"
-PR = "r11"
+PR = "r12"
 
 SRC_URI[md5sum] = "ccc57478c41b7a75b9702241b889b1d4"
 SRC_URI[sha256sum] = "a83977546b78e24ac5dca86affc10b6404a87c16272405b05386feca1a2db037"





More information about the Openembedded-commits mailing list