From: Martin Jansa Date: Sat, 16 Oct 2010 07:39:52 +0000 (+0200) Subject: xserver-xorg: move from 1.9.0.901 to 1.9.0.902 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5e37db7a5ddd263bbb05c888178369207d5ae2;p=openembedded.git xserver-xorg: move from 1.9.0.901 to 1.9.0.902 Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc index 17014e111c..c3397336ea 100644 --- a/conf/distro/include/preferred-xorg-versions-live.inc +++ b/conf/distro/include/preferred-xorg-versions-live.inc @@ -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" diff --git a/recipes/xorg-xserver/xserver-xorg-1.9.0.901/dolt-fix.patch b/recipes/xorg-xserver/xserver-xorg-1.9.0.902/dolt-fix.patch similarity index 100% rename from recipes/xorg-xserver/xserver-xorg-1.9.0.901/dolt-fix.patch rename to recipes/xorg-xserver/xserver-xorg-1.9.0.902/dolt-fix.patch diff --git a/recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-assume-pixman-supports-overlapped-blt.patch b/recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-assume-pixman-supports-overlapped-blt.patch similarity index 100% rename from recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-assume-pixman-supports-overlapped-blt.patch rename to recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-assume-pixman-supports-overlapped-blt.patch diff --git a/recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-fbdev-ignore-return-mode.patch b/recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-fbdev-ignore-return-mode.patch similarity index 100% rename from recipes/xorg-xserver/xserver-xorg-1.9.0.901/hack-fbdev-ignore-return-mode.patch rename to recipes/xorg-xserver/xserver-xorg-1.9.0.902/hack-fbdev-ignore-return-mode.patch diff --git a/recipes/xorg-xserver/xserver-xorg-1.9.0.901/randr-support.patch b/recipes/xorg-xserver/xserver-xorg-1.9.0.902/randr-support.patch similarity index 100% rename from recipes/xorg-xserver/xserver-xorg-1.9.0.901/randr-support.patch rename to recipes/xorg-xserver/xserver-xorg-1.9.0.902/randr-support.patch diff --git a/recipes/xorg-xserver/xserver-xorg_1.9.0.901.bb b/recipes/xorg-xserver/xserver-xorg_1.9.0.902.bb similarity index 88% rename from recipes/xorg-xserver/xserver-xorg_1.9.0.901.bb rename to recipes/xorg-xserver/xserver-xorg_1.9.0.902.bb index cfcd9d8ca3..bd19b45d21 100644 --- a/recipes/xorg-xserver/xserver-xorg_1.9.0.901.bb +++ b/recipes/xorg-xserver/xserver-xorg_1.9.0.902.bb @@ -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"