From patchwork Thu Oct 20 05:59:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/3,v2] ccache: update to 3.1.6 From: Wenzong Fan X-Patchwork-Id: 13559 Message-Id: To: Date: Thu, 20 Oct 2011 13:59:57 +0800 From: Wenzong Fan Update ccache to 3.1.6 from 3.1.5. Signed-off-by: Wenzong Fan --- .../ccache/{ccache_3.1.5.bb => ccache_3.1.6.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/ccache/{ccache_3.1.5.bb => ccache_3.1.6.bb} (47%) diff --git a/meta/recipes-devtools/ccache/ccache_3.1.5.bb b/meta/recipes-devtools/ccache/ccache_3.1.6.bb similarity index 47% rename from meta/recipes-devtools/ccache/ccache_3.1.5.bb rename to meta/recipes-devtools/ccache/ccache_3.1.6.bb index 9a967b2..e87468a 100644 --- a/meta/recipes-devtools/ccache/ccache_3.1.5.bb +++ b/meta/recipes-devtools/ccache/ccache_3.1.6.bb @@ -4,5 +4,5 @@ PR = "r0" LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e92ec45d4fca91f127864fb9e5d932" -SRC_URI[md5sum] = "b1a9684828eae68382d6afc98ce80d24" -SRC_URI[sha256sum] = "54afc35c672ce451e04a478cfc0eb74c1ba184e27ef24881206602aa0eb94d63" +SRC_URI[md5sum] = "e6565e7d6c95d1e35b7a0d67e39901e8" +SRC_URI[sha256sum] = "59f58bb73f00db5bbff36b8eb530d3000c86b3110e34cf8dba9e2a5d19eb684f"