diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 11:21:19 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:13 -0800 |
commit | 129a3a83a7b1c8ab0b4634894818ba8d4ad28047 (patch) | |
tree | deb4e15dc42bb318373bd0cfa4d7c2d5d2a919f6 /meta/recipes-graphics | |
parent | aea4b37e660e076cf89cb2218be7efaf9c489dd1 (diff) | |
download | poky-129a3a83a7b1c8ab0b4634894818ba8d4ad28047.tar.gz |
libxtst: Update to version 1.2.0
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxtst_1.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb index bd18fb3c6b..5d2ec5f934 100644 --- a/meta/recipes-graphics/xorg-lib/libxtst_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "X Test Extension: client side library" | |||
4 | 4 | ||
5 | LICENSE = "MIT-style" | 5 | LICENSE = "MIT-style" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=cba677ca25c42ad29ee8ff351b50ece8 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=cba677ca25c42ad29ee8ff351b50ece8 \ |
7 | file://src/XTest.c;beginline=2;endline=32;md5=1491d278aeb574e84c5235eb44cdac74" | 7 | file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99" |
8 | 8 | ||
9 | DEPENDS += "libxext recordproto inputproto libxi" | 9 | DEPENDS += "libxext recordproto inputproto libxi" |
10 | PROVIDES = "xtst" | 10 | PROVIDES = "xtst" |