aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11_1.4.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-04-06 10:37:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-04-11 15:12:26 +0200
commita39e33b7a508849a6dffe577370d7a80fbf26511 (patch)
tree9f92e55829e201f855c917c677029e8184734c99 /recipes/xorg-lib/libx11_1.4.3.bb
parent69f50f3c0314532d823dc2ce56b87de4ad24b04c (diff)
downloadopenembedded-a39e33b7a508849a6dffe577370d7a80fbf26511.tar.gz
xorg: add new versions
* xserver-xorg-1.10 is added with D_P -1 until xf86-input-tslib is ported, so 1.9.4 is still default version * xserver-xorg-1.10, dolt was removed in upstream a769f4c22a9cfb5ba248c924a66c31ec966bd8a0 * xserver-xorg-1.10, randr-support needs to be updated, but maybe won't be needed when new xinput-calibrator with config in xorg.conf.d is used (waiting for Marco) * xf86-input-tslib needs to be ported to XINPUT 12 ABI or obsoleted * tested only on om-gta02 and nokia900, please test xserver-xorg-1.10 on other devices Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libx11_1.4.3.bb')
-rw-r--r--recipes/xorg-lib/libx11_1.4.3.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libx11_1.4.3.bb b/recipes/xorg-lib/libx11_1.4.3.bb
new file mode 100644
index 0000000000..11f44cba3e
--- /dev/null
+++ b/recipes/xorg-lib/libx11_1.4.3.bb
@@ -0,0 +1,8 @@
+require libx11.inc
+#--without-xcb is not an option anymore
+#http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=15e5eaf62897b3179d1fbe457cb19f886f0449f8
+DEPENDS_virtclass-native = "libxcb-native ${COMMON_DEPENDS}"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "85e942627aaa020813e0eb8433353563"
+SRC_URI[archive.sha256sum] = "38b5ddd93291714a46a02cb8a5dd94b995a04ed76a608551c44d1598e113635a"