summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-12 00:58:46 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:49:29 +0100
commitfc1c2096d1e95c6d69f7ec1c426a6a3bc424fe01 (patch)
tree6ebe113c22e9093127254407acda19206ac28750 /meta/recipes-graphics/xorg-lib
parent7fafbe235da6dd8960ec2fef9455494bb36433c6 (diff)
downloadpoky-fc1c2096d1e95c6d69f7ec1c426a6a3bc424fe01.tar.gz
libxt: update from 1.0.9 to the latest version 1.1.1
Update LIC_FILES_CHKSUM due to the only change to COPYING. -Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved. (From OE-Core rev: c09196bcd66fb489afdb17265de6a68737f47b71) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb b/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
index 63119ae1c5..f06739f4b7 100644
--- a/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb
+++ b/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
@@ -13,7 +13,7 @@ independent of any particular user interface policy or style."
13require xorg-lib-common.inc 13require xorg-lib-common.inc
14 14
15LICENSE = "MIT & MIT-style" 15LICENSE = "MIT & MIT-style"
16LIC_FILES_CHKSUM = "file://COPYING;md5=917881a51be1013bee30d7f3f5ba9f55" 16LIC_FILES_CHKSUM = "file://COPYING;md5=3239170e81427c5948287df07691f03f"
17 17
18 18
19DEPENDS += "libsm virtual/libx11 kbproto libxdmcp" 19DEPENDS += "libsm virtual/libx11 kbproto libxdmcp"
@@ -39,5 +39,5 @@ do_compile() {
39 oe_runmake 39 oe_runmake
40} 40}
41 41
42SRC_URI[md5sum] = "8a414f8f2327aaa616ca2dcac1f5d8c3" 42SRC_URI[md5sum] = "eb22c0a1f172b06b97a3f5ae89768412"
43SRC_URI[sha256sum] = "eab91b594b801f7f07a20f936dda70a629028858cbcf541becf94f2786ae6b01" 43SRC_URI[sha256sum] = "a2a1c29c684e3c9082cdb920b5aea802b179d19107b9ab2170fda07575559da7"