summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb b/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
new file mode 100644
index 0000000000..bed97b3f49
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
@@ -0,0 +1,14 @@
1require xorg-proto-common.inc
2
3SUMMARY = "Direct Rendering Infrastructure 3 Extension"
4
5DESCRIPTION = "The DRI3 extension provides mechanisms to translate between direct \
6rendered buffers and X pixmaps. When combined with the Present extension, \
7a complete direct rendering solution for OpenGL is provided."
8
9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://dri3proto.h;endline=21;md5=ac90d1d416be3cb13e1d3c88cd5166bf"
11
12
13SRC_URI[md5sum] = "a3d2cbe60a9ca1bf3aea6c93c817fee3"
14SRC_URI[sha256sum] = "01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074"