]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxt: update from 1.0.9 to the latest version 1.1.1
authorDexuan Cui <dexuan.cui@intel.com>
Mon, 11 Apr 2011 16:58:46 +0000 (00:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Apr 2011 04:42:41 +0000 (05:42 +0100)
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.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb [moved from meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb
rename to meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb
index 63119ae1c528bf3552afc6baa2e4a8fafd87a8bb..f06739f4b7b36936a7cab8d72b20fcccb4a4c134 100644 (file)
@@ -13,7 +13,7 @@ independent of any particular user interface policy or style."
 require xorg-lib-common.inc
 
 LICENSE = "MIT & MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=917881a51be1013bee30d7f3f5ba9f55"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3239170e81427c5948287df07691f03f"
 
 
 DEPENDS += "libsm virtual/libx11 kbproto libxdmcp"
@@ -39,5 +39,5 @@ do_compile() {
        oe_runmake
 }
 
-SRC_URI[md5sum] = "8a414f8f2327aaa616ca2dcac1f5d8c3"
-SRC_URI[sha256sum] = "eab91b594b801f7f07a20f936dda70a629028858cbcf541becf94f2786ae6b01"
+SRC_URI[md5sum] = "eb22c0a1f172b06b97a3f5ae89768412"
+SRC_URI[sha256sum] = "a2a1c29c684e3c9082cdb920b5aea802b179d19107b9ab2170fda07575559da7"