summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-12 01:03:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:49:30 +0100
commitdce8dc3d12051b7e6be2555ea3c6ff60b795c119 (patch)
tree0658c4a69b83319a3415585b1c1e2aab27e53d9f /meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
parentee20b381c65c809edbb3cbed357395f2bba69155 (diff)
downloadpoky-dce8dc3d12051b7e6be2555ea3c6ff60b795c119.tar.gz
xproto: upgrade from 7.0.20 to the latest version 7.0.21
Update LIC_FILES_CHKSUM as the new COPYING added "Copyright years" and added a new section of MIT-style license. (From OE-Core rev: 72a68e7b5a015b0d8083c722367f674ed98315a2) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
new file mode 100644
index 0000000000..17b3793db9
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb
@@ -0,0 +1,19 @@
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
11PR = "r0"
12PE = "1"
13
14EXTRA_OECONF_append = " --enable-specs=no"
15BBCLASSEXTEND = "native nativesdk"
16
17SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e"
18SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548"
19