diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2012-03-14 14:25:01 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-14 13:17:44 +0000 |
commit | f65d96ba2aa35643fb53e0f1178f77f0b8ef00a2 (patch) | |
tree | 4be2346743bdea13dd3e79bb29b4620190628e10 /meta/conf | |
parent | c1076a07246817f3e9c9c4724c86f552a9a23b82 (diff) | |
download | poky-f65d96ba2aa35643fb53e0f1178f77f0b8ef00a2.tar.gz |
chkconfig: update it from 1.3.57 to 1.3.58
Update chkconfig and related distro tracking fields.
(From OE-Core rev: 4cd85be17c7964ad24f1877f8b7181df0a0738fb)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-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 93776e8427..2fcd52dcd3 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -6213,9 +6213,9 @@ 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>" |
6216 | RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.55" | 6216 | RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.58" |
6217 | RECIPE_LAST_UPDATE_pn-chkconfig = "Oct 19, 2011" | 6217 | RECIPE_LAST_UPDATE_pn-chkconfig = "Mar 14, 2012" |
6218 | RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Oct 25, 2011" | 6218 | RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Mar 14, 2012" |
6219 | 6219 | ||
6220 | RECIPE_STATUS_pn-libiconv = "green" | 6220 | RECIPE_STATUS_pn-libiconv = "green" |
6221 | RECIPE_LATEST_VERSION_pn-libiconv = "1.14" | 6221 | RECIPE_LATEST_VERSION_pn-libiconv = "1.14" |