xserver-xorg: move from 1.9.0.901 to 1.9.0.902
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 16 Oct 2010 07:39:52 +0000 (09:39 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 16 Oct 2010 11:24:17 +0000 (13:24 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/preferred-xorg-versions-live.inc
recipes/xorg-xserver/xserver-xorg-1.9.0.902/dolt-fix.patch [moved from recipes/xorg-xserver/xserver-xorg-1.9.0.901/dolt-fix.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-assume-pixman-supports-overlapped-blt.patch [moved from recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-assume-pixman-supports-overlapped-blt.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-fbdev-ignore-return-mode.patch [moved from recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-fbdev-ignore-return-mode.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0.902/randr-support.patch [moved from recipes/xorg-xserver/xserver-xorg-1.9.0.901/randr-support.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg_1.9.0.902.bb [moved from recipes/xorg-xserver/xserver-xorg_1.9.0.901.bb with 88% similarity]

index 17014e1..c339733 100644 (file)
@@ -1,4 +1,4 @@
-#Sun Oct 10 09:53:08 CEST 2010
+#Sat Oct 16 08:56:06 CEST 2010
 #app
 PREFERRED_VERSION_appres ?= "1.0.2"
 PREFERRED_VERSION_bdftopcf ?= "1.0.2"
@@ -230,8 +230,8 @@ PREFERRED_VERSION_font-schumacher-misc ?= "1.1.1"
 PREFERRED_VERSION_font-screen-cyrillic ?= "1.0.3"
 PREFERRED_VERSION_font-sony-misc ?= "1.0.2"
 PREFERRED_VERSION_font-sun-misc ?= "1.0.2"
-PREFERRED_VERSION_font-util ?= "1.1.2"
-PREFERRED_VERSION_font-util-native ?= "1.1.2"
+PREFERRED_VERSION_font-util ?= "1.2.0"
+PREFERRED_VERSION_font-util-native ?= "1.2.0"
 PREFERRED_VERSION_font-winitzki-cyrillic ?= "1.0.2"
 PREFERRED_VERSION_font-xfree86-type1 ?= "1.0.3"
 #lib
@@ -353,4 +353,4 @@ PREFERRED_VERSION_util-macros ?= "1.10.1"
 PREFERRED_VERSION_util-macros-native ?= "1.10.1"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
 #xserver
-PREFERRED_VERSION_xserver-xorg ?= "1.9.0.901"
+PREFERRED_VERSION_xserver-xorg ?= "1.9.0.902"
@@ -16,8 +16,8 @@ SRC_URI += " \
             file://randr-support.patch \
             file://hack-fbdev-ignore-return-mode.patch \
            "
-SRC_URI[archive.md5sum] = "80b818d189226ad02b53acd81922c324"
-SRC_URI[archive.sha256sum] = "b503f6e7fffbd5012b9beb76421189da109c37a362052a262890a69eb5c773a3"
+SRC_URI[archive.md5sum] = "9bb3d015995150b49836dc0b89442f22"
+SRC_URI[archive.sha256sum] = "bbb48daf562f6b046b649a592490de86ea2d5c7608c792a8d6103ddf950d753a"
 
 SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch"
 SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch"