summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb
new file mode 100644
index 0000000000..725be1d702
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb
@@ -0,0 +1,11 @@
1require xorg-proto-common.inc
2
3LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
5 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
6
7CONFLICTS = "randrext"
8PR = "r1"
9PE = "1"
10
11BBCLASSEXTEND = "nativesdk"