[oe-commits] Otavio Salvador : xf86-video-cirrus: add 1.3. 2 and set it as prefered for X11 7.5

git version control git at git.openembedded.org
Mon Nov 9 16:49:22 UTC 2009


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Nov  9 14:28:54 2009 -0200

xf86-video-cirrus: add 1.3.2 and set it as prefered for X11 7.5

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 conf/checksums.ini                                 |    4 ++++
 .../include/preferred-xorg-versions-X11R7.5.inc    |    2 +-
 recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb     |    4 ++++
 3 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index af1a4e2..ca1d1af 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -28154,6 +28154,10 @@ sha256=5988962199d5013274f6a6952939e4f405df658bb6616ebf9954c993b1179b1b
 md5=bc28fdedaee9059180e2534f9dbcd2f6
 sha256=e7c99ed66326df5fadf6e5d875859a430fec4369415a27cde72a91109f78bb9c
 
+[http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-1.3.2.tar.bz2]
+md5=8195d03ed0be0975c03441e66a9f53b3
+sha256=529a98a42c94ba5e1b9269e6f7b32a9e76cfd2d4728df08aeba615df8b28ca1a
+
 [http://xorg.freedesktop.org/releases/X11R7.0/src/driver/xf86-video-cirrus-X11R7.0-1.0.0.5.tar.bz2]
 md5=7708693ad9d73cd76d4caef7c644a46f
 sha256=29e6fdd67e8ec51c534f6123f9935a165711255d935fb9cb28cd44f9db278b3e
diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5.inc b/conf/distro/include/preferred-xorg-versions-X11R7.5.inc
index d379483..6f891c4 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.5.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.5.inc
@@ -99,7 +99,7 @@ PREFERRED_VERSION_xf86-video-ark ?= "0.7.0"
 PREFERRED_VERSION_xf86-video-ast ?= "0.85.0"
 PREFERRED_VERSION_xf86-video-ati ?= "6.9.0"
 PREFERRED_VERSION_xf86-video-chips ?= "1.2.0"
-PREFERRED_VERSION_xf86-video-cirrus ?= "1.2.1"
+PREFERRED_VERSION_xf86-video-cirrus ?= "1.3.2"
 PREFERRED_VERSION_xf86-video-dummy ?= "0.3.0"
 PREFERRED_VERSION_xf86-video-fbdev ?= "0.4.0"
 PREFERRED_VERSION_xf86-video-geode ?= "2.11.4.1"
diff --git a/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb b/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb
new file mode 100644
index 0000000..ce19dd4
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-cirrus_1.3.2.bb
@@ -0,0 +1,4 @@
+require xorg-driver-video.inc
+PE = "1"
+
+DESCRIPTION = "X.Org X server -- Cirrus display driver"





More information about the Openembedded-commits mailing list