summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-06-26 18:55:30 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-02 22:23:46 +0100
commit9aca5ce5c7a61e88c74f4155ba73167a1889740e (patch)
tree80044297ae2f100896d32e2d01d0da4a9787074c
parent2b91ec9f9088b499fa28eb9d1b27537c57d621b3 (diff)
downloadpoky-9aca5ce5c7a61e88c74f4155ba73167a1889740e.tar.gz
libxtst: Updated from 1.2.1 to 1.2.2
(From OE-Core rev: c2ee761799ea45da3699433cb94c3c2e6c0c5371) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> License md5 changed in 1.2.2, "Copyright © 1992 by UniSoft Group Ltd.", "Copyright © 1992, 1994, 1995 X Consortium" and Copyright 1994 Network Computing Devices, Inc. has been added Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
index 88ba088bb5..d87bd6e2d0 100644
--- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
@@ -7,7 +7,7 @@ extensions required to completely test the X11 server with no user \
7intervention." 7intervention."
8 8
9LICENSE = "MIT-style" 9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=cba677ca25c42ad29ee8ff351b50ece8 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \
11 file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99" 11 file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99"
12 12
13DEPENDS += "libxext recordproto inputproto libxi" 13DEPENDS += "libxext recordproto inputproto libxi"
@@ -17,5 +17,5 @@ PE = "1"
17 17
18XORG_PN = "libXtst" 18XORG_PN = "libXtst"
19 19
20SRC_URI[md5sum] = "e8abc5c00c666f551cf26aa53819d592" 20SRC_URI[md5sum] = "25c6b366ac3dc7a12c5d79816ce96a59"
21SRC_URI[sha256sum] = "7eea3e66e392aca3f9dad6238198753c28e1c32fa4903cbb7739607a2504e5e0" 21SRC_URI[sha256sum] = "ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9"