summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
index 38b17b6ad..7ba983101 100644
--- a/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
+++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
@@ -1,4 +1,5 @@
require xorg-proto-common.inc
+SRC_URI += "file://restore_the_old_xGLXBufferSwapComplete.patch"
SUMMARY = "OpenGL: X OpenGL extension headers"
@@ -10,7 +11,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \
file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
-PR = "r0"
+PR = "r1"
PE = "1"
BBCLASSEXTEND = "nativesdk"