summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-xorg_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg_git.bb')
-rw-r--r--recipes/xorg-xserver/xserver-xorg_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg_git.bb b/recipes/xorg-xserver/xserver-xorg_git.bb
index e7ce3c8f84..378aae2122 100644
--- a/recipes/xorg-xserver/xserver-xorg_git.bb
+++ b/recipes/xorg-xserver/xserver-xorg_git.bb
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts font-util-native"
PV = "1.7.999"
-PR = "r0"
+PR = "r1"
PR_append = "+gitr${SRCREV}"
PE = "2"
@@ -11,6 +11,7 @@ DEFAULT_PREFERENCE = "-1"
SRCREV = "84905007702da2c05a4f7446b3fc5ff52be49655"
SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git;branch=master \
+ file://0001-glxdri2-flushInvalidate-was-renamed-to-invalidate-in.patch;patch=1 \
file://dolt-fix-1.7.0.patch;patch=1 \
file://randr-support-1.7.0.patch;patch=1 \
"