summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-10-21 13:22:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-28 16:15:20 +0100
commitc192a1d0e2a6d2bbc03491508725c6cf16bf5680 (patch)
tree4bf4296c7f6feab3819151a7a927646f3b946a4c /meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
parent47fff1c3bcd6ecf8c940482edaaff660ee256230 (diff)
downloadpoky-c192a1d0e2a6d2bbc03491508725c6cf16bf5680.tar.gz
libxtst: Upgrade 1.2.2 -> 1.2.3
Tiny bug fix release. (From OE-Core rev: c59a87d09a88b8cc914600450a8c0981f0366227) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
new file mode 100644
index 0000000000..5717fa5b79
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
@@ -0,0 +1,21 @@
1require xorg-lib-common.inc
2
3SUMMARY = "XTest: X Test extension library"
4
5DESCRIPTION = "This extension is a minimal set of client and server \
6extensions required to completely test the X11 server with no user \
7intervention."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \
11 file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99"
12
13DEPENDS += "libxext recordproto inputproto libxi"
14PROVIDES = "xtst"
15PE = "1"
16
17XORG_PN = "libXtst"
18
19SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca"
20SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204"
21