summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-11-16 23:14:56 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:27 -0800
commit882d8e8a68bbd60a1b551c3a7080b301ac8ff88d (patch)
tree9718f59ad3409d28be4f0b05c24514580f2c87ea /meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
parentca4e362e204939bcc6d2247620f538f2294a5f03 (diff)
downloadpoky-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.tar.gz
randrproto: upgrade from 1.3.1 to the latest version 1.3.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
new file mode 100644
index 0000000000..1e116d9fed
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
@@ -0,0 +1,11 @@
1require xorg-proto-common.inc
2
3LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
5 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
6
7CONFLICTS = "randrext"
8PR = "r0"
9PE = "1"
10
11BBCLASSEXTEND = "nativesdk"