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:13:39 +0000 |
commit | 4cd85be17c7964ad24f1877f8b7181df0a0738fb (patch) | |
tree | fbbf40debae0fd1989078e9292319a06fdb280a7 /meta/conf/distro | |
parent | 34a6b58289672efeaed3ceef4c2095ce39550e8c (diff) | |
download | openembedded-core-4cd85be17c7964ad24f1877f8b7181df0a0738fb.tar.gz openembedded-core-4cd85be17c7964ad24f1877f8b7181df0a0738fb.tar.bz2 openembedded-core-4cd85be17c7964ad24f1877f8b7181df0a0738fb.zip |
chkconfig: update it from 1.3.57 to 1.3.58
Update chkconfig and related distro tracking fields.
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 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" RECIPE_STATUS_pn-chkconfig = "green" RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan <wenzong.fan@windriver.com>" -RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.55" -RECIPE_LAST_UPDATE_pn-chkconfig = "Oct 19, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Oct 25, 2011" +RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.58" +RECIPE_LAST_UPDATE_pn-chkconfig = "Mar 14, 2012" +RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Mar 14, 2012" RECIPE_STATUS_pn-libiconv = "green" RECIPE_LATEST_VERSION_pn-libiconv = "1.14" |