From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QAIQ1-0000DZ-OP for openembedded-core@lists.openembedded.org; Thu, 14 Apr 2011 11:00:54 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 14 Apr 2011 01:58:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,210,1301900400"; d="scan'208";a="628438307" Received: from dcui-desktop.sh.intel.com (HELO localhost) ([10.239.13.51]) by orsmga002.jf.intel.com with ESMTP; 14 Apr 2011 01:58:36 -0700 Message-Id: In-Reply-To: References: Old-Date: Tue, 12 Apr 2011 00:58:46 +0800 Date: Thu, 14 Apr 2011 16:56:31 +0800 To: openembedded-core@lists.openembedded.org CC: From: Dexuan Cui Subject: [v2 02/12] libxt: update from 1.0.9 to the latest version 1.1.1 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 09:00:54 -0000 From: Dexuan Cui 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 --- .../xorg-lib/{libxt_1.0.9.bb => libxt_1.1.1.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxt_1.0.9.bb => libxt_1.1.1.bb} (85%) diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb b/meta/recipes-graphics/xorg-lib/libxt_1.1.1.bb 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 63119ae..f06739f 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." 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" -- 1.7.2