From 642f7199c2a5221a45be25b4aa008fde25a5c07a Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Mon, 9 May 2011 15:13:14 +0800 Subject: xserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshot - the following patches are no longer used, so remove them doublefix.patch drmfix.patch fix_macros.patch libdri-xinerama-symbol.patch xorg-server-disable-dri_sarea.patch xorg-server-enable-dri2.patch xserver-1.5.0-bg-none-root.patch xserver-DRI2Swapbuffer.patch xserver-boottime.patch xserver-no-root-2.patch - update the patch upstream status Signed-off-by: Yu Ke --- .../xorg-xserver/xserver-xf86-dri-lite_git.bb | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb') diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb index 850db4966..adefcdbca 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb @@ -1,9 +1,11 @@ require xserver-xf86-dri-lite.inc -SRCREV = "251d0d8090322b2c9dc0c8b7bef001f338d19433" +LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00" + +SRCREV = "6689e8add183835274a70ee013e5d3bc8023681f" PE = "1" PR = "r0" -PV = "1.7.99+git${SRCPV}" +PV = "1.10+git${SRCPV}" PROTO_DEPS += "xf86driproto dri2proto" @@ -11,21 +13,12 @@ DEPENDS += "font-util" RDEPENDS_${PN} += "xkeyboard-config" -# file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 -# file://xserver-1.5.0-bg-none-root.patch;patch=1 -# file://xserver-no-root-2.patch;patch=1 -# file://xserver-boottime.patch;patch=1 -# file://xserver-DRI2Swapbuffer.patch;patch=1 - - SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \ - file://nodolt.patch;patch=1 \ - file://crosscompile.patch;patch=1 \ - file://fix_macros1.patch;patch=1" -# file://libdri-xinerama-symbol.patch;patch=1 + file://crosscompile.patch; \ + file://fix_macros1.patch;" # Misc build failure for master HEAD -SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1" +SRC_URI += "file://fix_open_max_preprocessor_error.patch;" EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga" -- cgit v1.2.3