summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
new file mode 100644
index 0000000000..0d591dcc57
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
@@ -0,0 +1,20 @@
1require xorg-proto-common.inc
2
3SUMMARY = "Xlib: C Language X interface headers"
4
5DESCRIPTION = "This package provides the basic headers for the X Window \
6System."
7
8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
10
11PE = "1"
12
13SRC_URI += "file://xproto_fix_for_x32.patch"
14
15EXTRA_OECONF_append = " --enable-specs=no"
16BBCLASSEXTEND = "native nativesdk"
17
18SRC_URI[md5sum] = "4dc2464bfeade23dab5de38da0f6b1b5"
19SRC_URI[sha256sum] = "636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f"
20