summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb
index 9d30e948ec..4861f7d11b 100644
--- a/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb
+++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb
@@ -1,4 +1,5 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2SRC_URI += "file://restore_to_old_xDRI2BufferSwapComplete.patch"
2 3
3SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers" 4SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers"
4 5
@@ -10,7 +11,7 @@ LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ 11LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \
11 file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" 12 file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca"
12 13
13PR = "r0" 14PR = "r1"
14 15
15SRC_URI[md5sum] = "0cdeb1e95901813385dc9576be272bd3" 16SRC_URI[md5sum] = "0cdeb1e95901813385dc9576be272bd3"
16SRC_URI[sha256sum] = "ff156f178d48ab31beeb4be5eb39d5df7540791ba489a8d94c443bb99a2376f1" 17SRC_URI[sha256sum] = "ff156f178d48ab31beeb4be5eb39d5df7540791ba489a8d94c443bb99a2376f1"