summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-12 01:05:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:49:32 +0100
commit9522cfb8c7172603999adb1ce23aec9c56979194 (patch)
treef9ba4655042a13538b24e6c64b33029a86a50404 /meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
parent0c61863c15dfd0538c5b4a83c9cf31f1c6c72c10 (diff)
downloadpoky-9522cfb8c7172603999adb1ce23aec9c56979194.tar.gz
xextproto: upgrade from 7.1.2 to the latest version 7.2.0
Add --enable-specs=no. (From OE-Core rev: c2d88ed7787f6550c2de758fcc749714c6b4e41b) 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/xextproto_7.2.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
new file mode 100644
index 0000000000..09eb59a3a4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
@@ -0,0 +1,25 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XExt: X Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for several X \
6extensions. These protocol extensions include DOUBLE-BUFFER, DPMS, \
7Extended-Visual-Information, LBX, MIT_SHM, MIT_SUNDRY-NONSTANDARD, \
8Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, XC-APPGROUP, XC-MISC, \
9XTEST. In addition a small set of utility functions are also \
10available."
11
12LICENSE = "MIT & MIT-style"
13LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53"
14
15PR = "r0"
16PE = "1"
17
18inherit gettext
19
20EXTRA_OECONF_append = " --enable-specs=no"
21
22BBCLASSEXTEND = "native nativesdk"
23
24SRC_URI[md5sum] = "220732210ceffb01bf1caf970e3b1bfb"
25SRC_URI[sha256sum] = "d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5"