aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-28 15:58:17 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-28 22:34:27 +0200
commit6e7e35679200cd55264fae308cd5dec7ef2d1d29 (patch)
tree0088c585e05894bd5cc67ef3424d7667acaa76a8 /recipes/xorg-driver
parent2fc04974d41f8b32cd267cdad23370abfd710b27 (diff)
downloadopenembedded-6e7e35679200cd55264fae308cd5dec7ef2d1d29.tar.gz
xorg: add new recipes for versions from 2010-09-28
* remove 3 old recipes for versions not pinned by any preferred-xorg-versions * libx11 will be pushed soon Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-input-mouse_1.6.0.bb7
-rw-r--r--recipes/xorg-driver/xf86-input-synaptics_1.3.0.bb7
-rw-r--r--recipes/xorg-driver/xf86-video-ati_6.13.2.bb (renamed from recipes/xorg-driver/xf86-video-ati_6.13.1.bb)4
-rw-r--r--recipes/xorg-driver/xf86-video-glint_1.2.5.bb7
4 files changed, 23 insertions, 2 deletions
diff --git a/recipes/xorg-driver/xf86-input-mouse_1.6.0.bb b/recipes/xorg-driver/xf86-input-mouse_1.6.0.bb
new file mode 100644
index 0000000000..6a23ed43a6
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-mouse_1.6.0.bb
@@ -0,0 +1,7 @@
+require xorg-driver-input.inc
+DESCRIPTION = "X.Org X server -- mouse input driver"
+PE = "1"
+PR = "${INC_PR}.1"
+
+SRC_URI[archive.md5sum] = "cef849b1a2743d2e84de98422f372974"
+SRC_URI[archive.sha256sum] = "c7ae245e5168276346145f196d1d1faed618f41d5174a2031c71fab6e1a2fbdb"
diff --git a/recipes/xorg-driver/xf86-input-synaptics_1.3.0.bb b/recipes/xorg-driver/xf86-input-synaptics_1.3.0.bb
new file mode 100644
index 0000000000..4db0efc5f1
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-synaptics_1.3.0.bb
@@ -0,0 +1,7 @@
+require xorg-driver-input.inc
+DESCRIPTION = "X.Org X server -- mouse input driver"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "b4e58eba1bdca13f0929a4b03b262135"
+SRC_URI[archive.sha256sum] = "30a33250c4f3d2daa8a61cab847dc7befd3248db0fca139d17fd7b890b5a8fd7"
diff --git a/recipes/xorg-driver/xf86-video-ati_6.13.1.bb b/recipes/xorg-driver/xf86-video-ati_6.13.2.bb
index 2b55c4bdd8..f9e474898e 100644
--- a/recipes/xorg-driver/xf86-video-ati_6.13.1.bb
+++ b/recipes/xorg-driver/xf86-video-ati_6.13.2.bb
@@ -4,5 +4,5 @@ DEPENDS += " xineramaproto xf86miscproto drm xf86driproto"
PE = "1"
PR = "${INC_PR}.0"
-SRC_URI[archive.md5sum] = "d65ae11cc66146c7006dbf5acebde413"
-SRC_URI[archive.sha256sum] = "f9b12482165d99acf58c3b0ada925f7939cc0553f645db9f483e41db66a08b59"
+SRC_URI[archive.md5sum] = "a8f92fe3c458e511f4e2ead7f92c02b0"
+SRC_URI[archive.sha256sum] = "d85f60081e5b71bf19da4ca48bce95a9e9df3635c8540dd2640785bedfbc36ee"
diff --git a/recipes/xorg-driver/xf86-video-glint_1.2.5.bb b/recipes/xorg-driver/xf86-video-glint_1.2.5.bb
new file mode 100644
index 0000000000..883a4653b8
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-glint_1.2.5.bb
@@ -0,0 +1,7 @@
+require xorg-driver-video.inc
+DESCRIPTION = "X.Org X server -- Glint display driver"
+DEPENDS += " xf86dgaproto drm xf86driproto"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "77313a32280bdfee6269e28eca144274"
+SRC_URI[archive.sha256sum] = "5675f2732ab7b099a568ef4e5c7bb0d0e1bb4b0eb4d19133dc1b2225fd9c814b"