aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
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-proto
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-proto')
-rw-r--r--recipes/xorg-proto/fixesproto_5.0.bb9
-rw-r--r--recipes/xorg-proto/xextproto_7.2.0.bb7
-rw-r--r--recipes/xorg-proto/xproto_7.0.21.bb7
3 files changed, 23 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fixesproto_5.0.bb b/recipes/xorg-proto/fixesproto_5.0.bb
new file mode 100644
index 0000000000..9ca1543678
--- /dev/null
+++ b/recipes/xorg-proto/fixesproto_5.0.bb
@@ -0,0 +1,9 @@
+require xorg-proto-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "e7431ab84d37b2678af71e29355e101d"
+SRC_URI[archive.sha256sum] = "ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce"
+
+
+CONFLICTS = "fixesext"
diff --git a/recipes/xorg-proto/xextproto_7.2.0.bb b/recipes/xorg-proto/xextproto_7.2.0.bb
new file mode 100644
index 0000000000..37b4da2f74
--- /dev/null
+++ b/recipes/xorg-proto/xextproto_7.2.0.bb
@@ -0,0 +1,7 @@
+require xorg-proto-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "220732210ceffb01bf1caf970e3b1bfb"
+SRC_URI[archive.sha256sum] = "d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5"
+
diff --git a/recipes/xorg-proto/xproto_7.0.21.bb b/recipes/xorg-proto/xproto_7.0.21.bb
new file mode 100644
index 0000000000..c9f1a8c517
--- /dev/null
+++ b/recipes/xorg-proto/xproto_7.0.21.bb
@@ -0,0 +1,7 @@
+require xorg-proto-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "c5a93a69b701cf81925fab02b35b0d0e"
+SRC_URI[archive.sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548"
+