summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.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.1.2.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.1.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
deleted file mode 100644
index b079736623..0000000000
--- a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
+++ /dev/null
@@ -1,23 +0,0 @@
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
20BBCLASSEXTEND = "native nativesdk"
21
22SRC_URI[md5sum] = "263ae968b223c23b2986603d84e5c30e"
23SRC_URI[sha256sum] = "f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199"