diff options
author | Qing He <qing.he@intel.com> | 2011-01-20 14:01:08 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-21 01:36:16 -0800 |
commit | c0d1ccad65a251e8c0a7cad6476d84403484face (patch) | |
tree | 083007edad0e8e78aa45dcf4a38c51cd8a09b03d /meta/conf | |
parent | 5ee3d0921f2a357e5be33e7db5a75381146535f5 (diff) | |
download | poky-c0d1ccad65a251e8c0a7cad6476d84403484face.tar.gz |
coreutils: upgrade to version 8.9
from 8.5
coreutils now depends on gmp
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 0256ef0b8a..be37b76757 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -1022,10 +1022,12 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-shadow = "2 months" | |||
1022 | RECIPE_LATEST_RELEASE_DATE_pn-shadow = "07/2009" | 1022 | RECIPE_LATEST_RELEASE_DATE_pn-shadow = "07/2009" |
1023 | RECIPE_COMMENTS_pn-formfactor = "" | 1023 | RECIPE_COMMENTS_pn-formfactor = "" |
1024 | 1024 | ||
1025 | RECIPE_STATUS_pn-coreutils = "red" | 1025 | RECIPE_STATUS_pn-coreutils = "green" |
1026 | RECIPE_LAST_UPDATE_pn-coreutils = "Aug 26, 2010" | 1026 | RECIPE_LAST_UPDATE_pn-coreutils = "Jan 20, 2011" |
1027 | RECIPE_MAINTAINER_pn-coreutils = "Qing He <qing.he@intel.com>" | 1027 | RECIPE_MAINTAINER_pn-coreutils = "Qing He <qing.he@intel.com>" |
1028 | RECIPE_LATEST_VERSION_pn-coreutils = "8.5" | 1028 | RECIPE_INTEL_SECTION_pn-coreutils = "base utils" |
1029 | RECIPE_LATEST_VERSION_pn-coreutils = "8.9" | ||
1030 | RECIPE_LATEST_RELEASE_DATE_pn-coreutils = "01/2011" | ||
1029 | 1031 | ||
1030 | RECIPE_STATUS_pn-libuser = "green" | 1032 | RECIPE_STATUS_pn-libuser = "green" |
1031 | RECIPE_LAST_UPDATE_pn-libuser = "Nov 19, 2010" | 1033 | RECIPE_LAST_UPDATE_pn-libuser = "Nov 19, 2010" |