diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2012-03-14 14:25:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-14 13:17:43 +0000 |
commit | c1076a07246817f3e9c9c4724c86f552a9a23b82 (patch) | |
tree | 7481fbf4f1f3233732f92f30b1baa8e0ae3ab855 /meta/conf/distro | |
parent | 7d6eb004db68e14c2a3eb647379c5bee469dd140 (diff) | |
download | poky-c1076a07246817f3e9c9c4724c86f552a9a23b82.tar.gz |
ccache: update it from 3.1.6 to 3.1.7
Update ccache and related distro tracking fields.
(From OE-Core rev: 34a6b58289672efeaed3ceef4c2095ce39550e8c)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index f4aa43bfa2..93776e8427 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -6207,9 +6207,9 @@ DISTRO_PN_ALIAS_pn-libsdl = "Fedora=SDL Opensuse=SDL" | |||
6207 | 6207 | ||
6208 | RECIPE_STATUS_pn-ccache = "green" | 6208 | RECIPE_STATUS_pn-ccache = "green" |
6209 | RECIPE_MAINTAINER_pn-ccache = "Wenzong Fan <wenzong.fan@windriver.com>" | 6209 | RECIPE_MAINTAINER_pn-ccache = "Wenzong Fan <wenzong.fan@windriver.com>" |
6210 | RECIPE_LATEST_VERSION_pn-ccache = "3.1.6" | 6210 | RECIPE_LATEST_VERSION_pn-ccache = "3.1.7" |
6211 | RECIPE_LAST_UPDATE_pn-ccache = "Oct 19, 2011" | 6211 | RECIPE_LAST_UPDATE_pn-ccache = "Mar 14, 2012" |
6212 | RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Oct 25, 2011" | 6212 | RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Mar 14, 2012" |
6213 | 6213 | ||
6214 | RECIPE_STATUS_pn-chkconfig = "green" | 6214 | RECIPE_STATUS_pn-chkconfig = "green" |
6215 | RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan <wenzong.fan@windriver.com>" | 6215 | RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan <wenzong.fan@windriver.com>" |