From 9aca5ce5c7a61e88c74f4155ba73167a1889740e Mon Sep 17 00:00:00 2001 From: Ionut Radu Date: Wed, 26 Jun 2013 18:55:30 +0300 Subject: libxtst: Updated from 1.2.1 to 1.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From OE-Core rev: c2ee761799ea45da3699433cb94c3c2e6c0c5371) Signed-off-by: Ionut Radu 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 Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb | 21 --------------------- meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb create mode 100644 meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb deleted file mode 100644 index 88ba088bb5..0000000000 --- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.1.bb +++ /dev/null @@ -1,21 +0,0 @@ -require xorg-lib-common.inc - -SUMMARY = "XTest: X Test extension library" - -DESCRIPTION = "This extension is a minimal set of client and server \ -extensions required to completely test the X11 server with no user \ -intervention." - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=cba677ca25c42ad29ee8ff351b50ece8 \ - file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99" - -DEPENDS += "libxext recordproto inputproto libxi" -PROVIDES = "xtst" -PR = "r0" -PE = "1" - -XORG_PN = "libXtst" - -SRC_URI[md5sum] = "e8abc5c00c666f551cf26aa53819d592" -SRC_URI[sha256sum] = "7eea3e66e392aca3f9dad6238198753c28e1c32fa4903cbb7739607a2504e5e0" diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb new file mode 100644 index 0000000000..d87bd6e2d0 --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb @@ -0,0 +1,21 @@ +require xorg-lib-common.inc + +SUMMARY = "XTest: X Test extension library" + +DESCRIPTION = "This extension is a minimal set of client and server \ +extensions required to completely test the X11 server with no user \ +intervention." + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \ + file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99" + +DEPENDS += "libxext recordproto inputproto libxi" +PROVIDES = "xtst" +PR = "r0" +PE = "1" + +XORG_PN = "libXtst" + +SRC_URI[md5sum] = "25c6b366ac3dc7a12c5d79816ce96a59" +SRC_URI[sha256sum] = "ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9" -- cgit v1.2.3-54-g00ecf