[OE-core] [PATCH 1/2] ccache: update it from 3.1.6 to 3.1.7

wenzong.fan at windriver.com wenzong.fan at windriver.com
Wed Mar 14 06:25:00 UTC 2012


From: Wenzong Fan <wenzong.fan at windriver.com>

Update ccache and related distro tracking fields.

Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |    6 +++---
 .../ccache/{ccache_3.1.6.bb => ccache_3.1.7.bb}    |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-devtools/ccache/{ccache_3.1.6.bb => ccache_3.1.7.bb} (47%)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index d8cb150..d82ab04 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -6197,9 +6197,9 @@ DISTRO_PN_ALIAS_pn-libsdl = "Fedora=SDL Opensuse=SDL"
 
 RECIPE_STATUS_pn-ccache = "green"
 RECIPE_MAINTAINER_pn-ccache = "Wenzong Fan <wenzong.fan at windriver.com>"
-RECIPE_LATEST_VERSION_pn-ccache = "3.1.6"
-RECIPE_LAST_UPDATE_pn-ccache = "Oct 19, 2011"
-RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Oct 25, 2011"
+RECIPE_LATEST_VERSION_pn-ccache = "3.1.7"
+RECIPE_LAST_UPDATE_pn-ccache = "Mar 14, 2012"
+RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Mar 14, 2012"
 
 RECIPE_STATUS_pn-chkconfig = "green"
 RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan <wenzong.fan at windriver.com>"
diff --git a/meta/recipes-devtools/ccache/ccache_3.1.6.bb b/meta/recipes-devtools/ccache/ccache_3.1.7.bb
similarity index 47%
rename from meta/recipes-devtools/ccache/ccache_3.1.6.bb
rename to meta/recipes-devtools/ccache/ccache_3.1.7.bb
index e87468a..40a7056 100644
--- a/meta/recipes-devtools/ccache/ccache_3.1.6.bb
+++ b/meta/recipes-devtools/ccache/ccache_3.1.7.bb
@@ -4,5 +4,5 @@ PR = "r0"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e92ec45d4fca91f127864fb9e5d932"
 
-SRC_URI[md5sum] = "e6565e7d6c95d1e35b7a0d67e39901e8"
-SRC_URI[sha256sum] = "59f58bb73f00db5bbff36b8eb530d3000c86b3110e34cf8dba9e2a5d19eb684f"
+SRC_URI[md5sum] = "bf49574730fabd666fc7ec3f8b203f41"
+SRC_URI[sha256sum] = "278f4d1d38fc530221c7ce73606f34bc3a5df7e269930e4fb1d9ac44f4345d11"
-- 
1.7.0.4





More information about the Openembedded-core mailing list