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 1QAIQ3-0000DZ-0J for openembedded-core@lists.openembedded.org; Thu, 14 Apr 2011 11:00:55 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 14 Apr 2011 01:58:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,210,1301900400"; d="scan'208";a="733210586" Received: from dcui-desktop.sh.intel.com (HELO localhost) ([10.239.13.51]) by orsmga001.jf.intel.com with ESMTP; 14 Apr 2011 01:58:40 -0700 Message-Id: <91b980492b7923275b9a11650c657e2fca6523a5.1302770941.git.dexuan.cui@intel.com> In-Reply-To: References: Old-Date: Tue, 12 Apr 2011 01:03:33 +0800 Date: Thu, 14 Apr 2011 16:56:35 +0800 To: openembedded-core@lists.openembedded.org CC: From: Dexuan Cui Subject: [v2 05/12] xproto: upgrade from 7.0.20 to the latest version 7.0.21 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:55 -0000 From: Dexuan Cui Update LIC_FILES_CHKSUM as the new COPYING added "Copyright years" and added a new section of MIT-style license. Signed-off-by: Dexuan Cui --- .../{xproto_7.0.20.bb => xproto_7.0.21.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{xproto_7.0.20.bb => xproto_7.0.21.bb} (57%) diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb similarity index 57% rename from meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb rename to meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb index dea1667..17b3793 100644 --- a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb +++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.21.bb @@ -6,7 +6,7 @@ DESCRIPTION = "This package provides the basic headers for the X Window \ System." LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" PR = "r0" PE = "1" @@ -14,6 +14,6 @@ PE = "1" EXTRA_OECONF_append = " --enable-specs=no" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "65633168e5315c19defb4652cd3d83c1" -SRC_URI[sha256sum] = "3fe87fe47d9b795e60ba3715d71f90f9929d57e9048f1d2a6ebb558e5aee9e2a" +SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e" +SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548" -- 1.7.2