summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-14 15:50:27 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-19 11:34:30 +0100
commitd7a6aafea3c76dd8acea5e3b93833c4f521e5290 (patch)
tree97d252c7a47c73b79a0cc6ebc568c6da07aec788 /meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb
parente2a9a88b06e4edc5274ef9d5bee9f7b03467671b (diff)
downloadpoky-d7a6aafea3c76dd8acea5e3b93833c4f521e5290.tar.gz
randrproto: upgrade to 1.4.0
License change due to addition of missing Copyright (From OE-Core rev: 4e8df7f9a3f506d69c85b051cad3426fb1b18fb9) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb
new file mode 100644
index 0000000000..41290301b0
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb
@@ -0,0 +1,20 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Resize, \
6Rotate and Reflect extension. This extension provides the ability to \
7resize, rotate and reflect the root window of a screen."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \
11 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
12
13RCONFLICTS_${PN} = "randrext"
14PR = "r0"
15PE = "1"
16
17BBCLASSEXTEND = "native nativesdk"
18
19SRC_URI[md5sum] = "ce4d0b05675968e4c83e003cc809660d"
20SRC_URI[sha256sum] = "85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf"