summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.24.bb
new file mode 100644
index 0000000000..2c6cbc0ebb
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.24.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] = "9c0203c3bee4bac432ec504dc45712ed"
19SRC_URI[sha256sum] = "3698a1c7e3b734bc1139a7eb694ed8c66188658d6b4dea3d567066fe4e88b2fc"
20