xserver-xorg: upgrade to 1.9.0
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 22 Aug 2010 12:55:57 +0000 (14:55 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 22 Aug 2010 12:57:27 +0000 (14:57 +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/dolt-fix.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.906/dolt-fix.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0/hack-assume-pixman-supports-overlapped-blt.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.906/hack-assume-pixman-supports-overlapped-blt.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0/hack-fbdev-ignore-return-mode.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.906/hack-fbdev-ignore-return-mode.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg-1.9.0/randr-support.patch [moved from recipes/xorg-xserver/xserver-xorg-1.8.99.906/randr-support.patch with 100% similarity]
recipes/xorg-xserver/xserver-xorg_1.9.0.bb [moved from recipes/xorg-xserver/xserver-xorg_1.8.99.906.bb with 88% similarity]

index 90bcbda..64fd33a 100644 (file)
@@ -1,4 +1,4 @@
-#Fri Aug 20 11:13:11 CEST 2010
+#Sun Aug 22 14:41:53 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.906"
+PREFERRED_VERSION_xserver-xorg ?= "1.9.0"
similarity index 88%
rename from recipes/xorg-xserver/xserver-xorg_1.8.99.906.bb
rename to recipes/xorg-xserver/xserver-xorg_1.9.0.bb
index 6558380..241fc3a 100644 (file)
@@ -16,8 +16,8 @@ SRC_URI += " \
             file://randr-support.patch \
             file://hack-fbdev-ignore-return-mode.patch \
            "
-SRC_URI[archive.md5sum] = "d4ab361cacc35e2ed4587019980b7e57"
-SRC_URI[archive.sha256sum] = "7bb5e3d1e36b65e367d11707e7e11285d9eb087d3281c59c8143dfe90cf9977e"
+SRC_URI[archive.md5sum] = "ba1173998a5a4216fd7b40eded96697e"
+SRC_URI[archive.sha256sum] = "1064f04c648285af9960e9c8e9cd5b8efabd58113c229e3af2408da39e829ad3"
 
 SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch"
 SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch"