[oe-commits] Martin Jansa : xorg: upgrade recipe versions for 2010-08-23

git version control git at git.openembedded.org
Mon Aug 23 07:27:04 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c14b64632bee83cda0ab3fb22b3addf88b749f85
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c14b64632bee83cda0ab3fb22b3addf88b749f85

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 23 09:23:56 2010 +0200

xorg: upgrade recipe versions for 2010-08-23

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../include/preferred-xorg-versions-live.inc       |    8 ++++----
 recipes/xorg-driver/xf86-input-evdev_2.4.99.901.bb |    7 -------
 recipes/xorg-driver/xf86-input-evdev_2.5.0.bb      |    7 +++++++
 .../xorg-driver/xf86-input-synaptics_1.2.99.1.bb   |    7 -------
 .../xorg-driver/xf86-input-synaptics_1.2.99.901.bb |    7 +++++++
 recipes/xorg-driver/xf86-video-geode_2.11.8.bb     |    9 ---------
 recipes/xorg-driver/xf86-video-geode_2.11.9.bb     |    9 +++++++++
 7 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc
index 64fd33a..57d4ff7 100644
--- a/conf/distro/include/preferred-xorg-versions-live.inc
+++ b/conf/distro/include/preferred-xorg-versions-live.inc
@@ -1,4 +1,4 @@
-#Sun Aug 22 14:41:53 CEST 2010
+#Mon Aug 23 09:10:19 CEST 2010
 #app
 PREFERRED_VERSION_appres ?= "1.0.2"
 PREFERRED_VERSION_bdftopcf ?= "1.0.2"
@@ -120,7 +120,7 @@ PREFERRED_VERSION_xf86-input-dmc ?= "1.1.2"
 PREFERRED_VERSION_xf86-input-dynapro ?= "1.1.2"
 PREFERRED_VERSION_xf86-input-elo2300 ?= "1.1.2"
 PREFERRED_VERSION_xf86-input-elographics ?= "1.2.4"
-PREFERRED_VERSION_xf86-input-evdev ?= "2.4.99.901"
+PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0"
 PREFERRED_VERSION_xf86-input-fpit ?= "1.3.0"
 PREFERRED_VERSION_xf86-input-hyperpen ?= "1.3.0"
 PREFERRED_VERSION_xf86-input-jamstudio ?= "1.2.0"
@@ -135,7 +135,7 @@ PREFERRED_VERSION_xf86-input-palmax ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-penmount ?= "1.4.1"
 PREFERRED_VERSION_xf86-input-spaceorb ?= "1.1.1"
 PREFERRED_VERSION_xf86-input-summa ?= "1.2.0"
-PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.99.1"
+PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.99.901"
 PREFERRED_VERSION_xf86-input-tek4957 ?= "1.2.0"
 PREFERRED_VERSION_xf86-input-ur98 ?= "1.1.0"
 PREFERRED_VERSION_xf86-input-vmmouse ?= "12.6.10"
@@ -149,7 +149,7 @@ PREFERRED_VERSION_xf86-video-cirrus ?= "1.3.2"
 PREFERRED_VERSION_xf86-video-cyrix ?= "1.1.0"
 PREFERRED_VERSION_xf86-video-dummy ?= "0.3.4"
 PREFERRED_VERSION_xf86-video-fbdev ?= "0.4.2"
-PREFERRED_VERSION_xf86-video-geode ?= "2.11.8"
+PREFERRED_VERSION_xf86-video-geode ?= "2.11.9"
 PREFERRED_VERSION_xf86-video-glint ?= "1.2.4"
 PREFERRED_VERSION_xf86-video-i128 ?= "1.3.4"
 PREFERRED_VERSION_xf86-video-i740 ?= "1.3.2"
diff --git a/recipes/xorg-driver/xf86-input-evdev_2.4.99.901.bb b/recipes/xorg-driver/xf86-input-evdev_2.4.99.901.bb
deleted file mode 100644
index 9b45743..0000000
--- a/recipes/xorg-driver/xf86-input-evdev_2.4.99.901.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require xorg-driver-input.inc
-DESCRIPTION = "X.Org X server -- evdev input driver"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "e84a4d2338638669fb994ec3653266c3"
-SRC_URI[archive.sha256sum] = "def9a3edd986e341bccf57ee992c6af4453b06c47e13710600106d83d80660f2"
diff --git a/recipes/xorg-driver/xf86-input-evdev_2.5.0.bb b/recipes/xorg-driver/xf86-input-evdev_2.5.0.bb
new file mode 100644
index 0000000..a76e7ba
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evdev_2.5.0.bb
@@ -0,0 +1,7 @@
+require xorg-driver-input.inc
+DESCRIPTION = "X.Org X server -- evdev input driver"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "eceb6dc517c0649b772f18708a1aade8"
+SRC_URI[archive.sha256sum] = "9dec173ac9d8d09ef5cb2f79e74471f5f3ddd108827f3e95958b623766260333"
diff --git a/recipes/xorg-driver/xf86-input-synaptics_1.2.99.1.bb b/recipes/xorg-driver/xf86-input-synaptics_1.2.99.1.bb
deleted file mode 100644
index 62ee0d2..0000000
--- a/recipes/xorg-driver/xf86-input-synaptics_1.2.99.1.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require xorg-driver-input.inc
-DESCRIPTION = "X.Org X server -- mouse input driver"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "356b88de59d77fde2936f41239dca89c"
-SRC_URI[archive.sha256sum] = "771b82f0d2691e1ae87e712e0532b3667d62663f6f9ed8f56c303a7c64a47492"
diff --git a/recipes/xorg-driver/xf86-input-synaptics_1.2.99.901.bb b/recipes/xorg-driver/xf86-input-synaptics_1.2.99.901.bb
new file mode 100644
index 0000000..8916907
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-synaptics_1.2.99.901.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] = "fc4c99046af0be9d67f1f5a1911b6ed5"
+SRC_URI[archive.sha256sum] = "1b3dcc3a012e0f490b800804c41240478267c13fd80101266bab98bc2c9c2a9e"
diff --git a/recipes/xorg-driver/xf86-video-geode_2.11.8.bb b/recipes/xorg-driver/xf86-video-geode_2.11.8.bb
deleted file mode 100644
index 43ccf9e..0000000
--- a/recipes/xorg-driver/xf86-video-geode_2.11.8.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require xorg-driver-video.inc
-DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "579ef0bc08e1267db025c3dcb9e588f3"
-SRC_URI[archive.sha256sum] = "eb89afe34ea48c7fed0a911be2c05861e415ba1fd9c4390d568a324307572a82"
-
-COMPATIBLE_HOST = "i.86.*-linux"
diff --git a/recipes/xorg-driver/xf86-video-geode_2.11.9.bb b/recipes/xorg-driver/xf86-video-geode_2.11.9.bb
new file mode 100644
index 0000000..7b5c6b1
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-geode_2.11.9.bb
@@ -0,0 +1,9 @@
+require xorg-driver-video.inc
+DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "718afca8425aa62662c03a9083915be1"
+SRC_URI[archive.sha256sum] = "b30d14a8ad389be055f95133a14e2da8ad43892b3fb5225d99bfb571cfec7bb5"
+
+COMPATIBLE_HOST = "i.86.*-linux"





More information about the Openembedded-commits mailing list