summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-12 08:17:25 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-13 08:27:46 +0100
commit325bbf9b2692aa867505ca86165f94818511c295 (patch)
treeeacfb3d79dcfd358db0da0ab70f8d10e48e24af3 /recipes/xorg-lib
parentc0d6b28a32267914010b566520cde9429ba3c19c (diff)
downloadopenembedded-325bbf9b2692aa867505ca86165f94818511c295.tar.gz
xorg: new versions 2011-01-12
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/libx11-1.4.1/keysymdef_include.patch (renamed from recipes/xorg-lib/libx11-1.4.0/keysymdef_include.patch)0
-rw-r--r--recipes/xorg-lib/libx11-1.4.1/x11_disable_makekeys.patch (renamed from recipes/xorg-lib/libx11-1.4.0/x11_disable_makekeys.patch)0
-rw-r--r--recipes/xorg-lib/libx11_1.4.1.bb (renamed from recipes/xorg-lib/libx11_1.4.0.bb)4
-rw-r--r--recipes/xorg-lib/libxaw_1.0.9.bb (renamed from recipes/xorg-lib/libxaw_1.0.8.bb)4
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libx11-1.4.0/keysymdef_include.patch b/recipes/xorg-lib/libx11-1.4.1/keysymdef_include.patch
index 1a30e345f9..1a30e345f9 100644
--- a/recipes/xorg-lib/libx11-1.4.0/keysymdef_include.patch
+++ b/recipes/xorg-lib/libx11-1.4.1/keysymdef_include.patch
diff --git a/recipes/xorg-lib/libx11-1.4.0/x11_disable_makekeys.patch b/recipes/xorg-lib/libx11-1.4.1/x11_disable_makekeys.patch
index 9763313975..9763313975 100644
--- a/recipes/xorg-lib/libx11-1.4.0/x11_disable_makekeys.patch
+++ b/recipes/xorg-lib/libx11-1.4.1/x11_disable_makekeys.patch
diff --git a/recipes/xorg-lib/libx11_1.4.0.bb b/recipes/xorg-lib/libx11_1.4.1.bb
index 2b6b1bb4fe..d07ee46e59 100644
--- a/recipes/xorg-lib/libx11_1.4.0.bb
+++ b/recipes/xorg-lib/libx11_1.4.1.bb
@@ -4,5 +4,5 @@ require libx11.inc
DEPENDS_virtclass-native = "libxcb-native ${COMMON_DEPENDS}"
PR = "${INC_PR}.0"
-SRC_URI[archive.md5sum] = "b63d9f7493a61df51d0c0be04ac435e4"
-SRC_URI[archive.sha256sum] = "b2f8fcf30b72226ed5e83975ed1b0665c5fcb3d77d626cc0e66d58f951d1cffb"
+SRC_URI[archive.md5sum] = "4603bdbce1bd73cbc140de402fe6ed24"
+SRC_URI[archive.sha256sum] = "70f4e0f798645a0f269f362bfdbd4c7934dae3a2dd9ecbad28d6ede414f63ce2"
diff --git a/recipes/xorg-lib/libxaw_1.0.8.bb b/recipes/xorg-lib/libxaw_1.0.9.bb
index 8639fb6eb4..a4d2cf4916 100644
--- a/recipes/xorg-lib/libxaw_1.0.8.bb
+++ b/recipes/xorg-lib/libxaw_1.0.9.bb
@@ -4,8 +4,8 @@ DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp pr
PE = "1"
PR = "${INC_PR}.0"
-SRC_URI[archive.md5sum] = "030fced589e9128c3cf57564d4a2e1ab"
-SRC_URI[archive.sha256sum] = "3daeab01ee702cbc4ac91f11d553710ad31d4151510386093c186a94ccd4beba"
+SRC_URI[archive.md5sum] = "ccc57478c41b7a75b9702241b889b1d4"
+SRC_URI[archive.sha256sum] = "a83977546b78e24ac5dca86affc10b6404a87c16272405b05386feca1a2db037"
# disable docs as groff detection doesn't work on some hosts while cross compilling
EXTRA_OECONF += " --disable-docs "