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)
downloadast2050-yocto-poky-d7a6aafea3c76dd8acea5e3b93833c4f521e5290.zip
ast2050-yocto-poky-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 0000000..4129030
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb
@@ -0,0 +1,20 @@
+require xorg-proto-common.inc
+
+SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers"
+
+DESCRIPTION = "This package provides the wire protocol for the X Resize, \
+Rotate and Reflect extension. This extension provides the ability to \
+resize, rotate and reflect the root window of a screen."
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \
+ file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
+
+RCONFLICTS_${PN} = "randrext"
+PR = "r0"
+PE = "1"
+
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI[md5sum] = "ce4d0b05675968e4c83e003cc809660d"
+SRC_URI[sha256sum] = "85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf"
OpenPOWER on IntegriCloud