summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2014-04-28 14:47:40 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-30 16:39:08 +0100
commit187d6fd3f693d295623ea7752c38616999a248c0 (patch)
tree7fc47c14c0e5929c78c813387e3ee6190db444a8 /meta/recipes-graphics/xorg-proto/xproto_7.0.26.bb
parent707d1475503a35242af2c4ac3c59e9a423bd80ac (diff)
downloadpoky-187d6fd3f693d295623ea7752c38616999a248c0.tar.gz
xproto: upgrade to 7.0.26
(From OE-Core rev: f13bb6190f50545ef35f8f3a1a0318ccb01db2db) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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