From 8886fa114591a2b0e49c5186799cec4674d06b20 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 5 Feb 2010 12:13:47 +0000 Subject: xserver-xf86-dri-lite: Update git recipe for latest versions Signed-off-by: Richard Purdie --- meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb') diff --git a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb index e039f0ad5..4789f28f5 100644 --- a/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb +++ b/meta/packages/xorg-xserver/xserver-xf86-dri-lite_git.bb @@ -1,11 +1,13 @@ require xserver-xf86-dri-lite.inc PE = "1" -PR = "r11" -PV = "1.6.0+git${SRCPV}" +PR = "r0" +PV = "1.7.99+git${SRCPV}" PROTO_DEPS += "xf86driproto dri2proto" +DEPENDS += "font-util" + RDEPENDS_${PN} += "xkeyboard-config" # file://cache-xkbcomp-output-for-fast-start-up.patch;patch=1 \ @@ -15,10 +17,11 @@ RDEPENDS_${PN} += "xkeyboard-config" # file://xserver-DRI2Swapbuffer.patch;patch=1" -SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=server-1.6-branch \ +SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=master \ file://nodolt.patch;patch=1 \ - file://fix_macros.patch;patch=1 \ - file://libdri-xinerama-symbol.patch;patch=1" + file://crosscompile.patch;patch=1 \ + file://fix_macros1.patch;patch=1" +# file://libdri-xinerama-symbol.patch;patch=1" # Misc build failure for master HEAD SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1" -- cgit v1.2.3