xserver-xorg: move from 1.8.99.904 to 1.8.99.905
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 15 Jul 2010 13:23:21 +0000 (15:23 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 15 Jul 2010 13:25:45 +0000 (15:25 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/preferred-xorg-versions-live.inc
recipes/xorg-xserver/xserver-xorg-1.8.99.905/0001-xf86Modes-make-sure-that-DisplayModeRec-name-is-init.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.904/0001-xf86Modes-make-sure-that-DisplayModeRec-name-is-init.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.8.99.905/hack-assume-pixman-supports-overlapped-blt.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.904/hack-assume-pixman-supports-overlapped-blt.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg_1.8.99.905.bb [moved from recipes/xorg-xserver/xserver-xorg_1.8.99.904.bb with 89% similarity]

index 3332efa..a112e79 100644 (file)
@@ -1,4 +1,4 @@
-#Thu Jul  1 16:47:21 CEST 2010
+#Thu Jul 15 15:15:28 CEST 2010
 #app
 PREFERRED_VERSION_appres ?= "1.0.2"
 PREFERRED_VERSION_bdftopcf ?= "1.0.2"
@@ -353,4 +353,4 @@ PREFERRED_VERSION_util-macros ?= "1.10.0"
 PREFERRED_VERSION_util-macros-native ?= "1.10.0"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
 #xserver
-PREFERRED_VERSION_xserver-xorg ?= "1.8.99.904"
+PREFERRED_VERSION_xserver-xorg ?= "1.8.99.905"
@@ -18,8 +18,8 @@ SRC_URI += " \
             file://hack-fbdev-ignore-return-mode.patch \
             file://0001-xf86Modes-make-sure-that-DisplayModeRec-name-is-init.patch \
            "
-SRC_URI[archive.md5sum] = "5e987ddbd3796718b52ee0b7c06b3c68"
-SRC_URI[archive.sha256sum] = "be2b0097997758fbd917449ee013435b4012722a02774fe2a4ec1d06d7ea75d1"
+SRC_URI[archive.md5sum] = "7772d0bdcf6819332fb3a896fa854bd8"
+SRC_URI[archive.sha256sum] = "5f8d472d8a486f7638a9bce164baa8be400ebe21746a6805e6621887f2689678"
 
 SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch"
 SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch"