diff options
| author | Scott Garman <scott.a.garman@intel.com> | 2011-06-05 17:19:57 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-07 21:38:35 +0100 |
| commit | f51576f1d8ce57125b16d6ccbf5709a24ccf1e6e (patch) | |
| tree | 38dac978c51cf795010bb99810570274abf9ecc9 /meta | |
| parent | a31422689138c68f452e49450b31ffaf55692dc7 (diff) | |
| download | poky-f51576f1d8ce57125b16d6ccbf5709a24ccf1e6e.tar.gz | |
distro-tracking: update openssh, tar, and grep
(From OE-Core rev: 26436ccbe2608c09ae9dfa2fd802b8bad6b27246)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index cd1ee9d898..0d47f527e6 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
| @@ -1981,32 +1981,32 @@ RECIPE_MAINTAINER_pn-cronie = "Dexuan Cui <dexuan.cui@intel.com>" | |||
| 1981 | 1981 | ||
| 1982 | RECIPE_STATUS_pn-grep = "green" | 1982 | RECIPE_STATUS_pn-grep = "green" |
| 1983 | RECIPE_DEPENDENCY_CHECK_pn-grep = "not done" | 1983 | RECIPE_DEPENDENCY_CHECK_pn-grep = "not done" |
| 1984 | RECIPE_LATEST_VERSION_pn-grep = "2.7" | 1984 | RECIPE_LATEST_VERSION_pn-grep = "2.8" |
| 1985 | RECIPE_INTEL_SECTION_pn-grep = "base" | 1985 | RECIPE_INTEL_SECTION_pn-grep = "base" |
| 1986 | RECIPE_NO_OF_PATCHES_pn-grep = "0" | 1986 | RECIPE_NO_OF_PATCHES_pn-grep = "0" |
| 1987 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-grep = "5 months" | 1987 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-grep = "8 months" |
| 1988 | RECIPE_LATEST_RELEASE_DATE_pn-grep = "09/2010" | 1988 | RECIPE_LATEST_RELEASE_DATE_pn-grep = "05/2011" |
| 1989 | RECIPE_LAST_UPDATE_pn-grep = "Sep 24, 2010" | 1989 | RECIPE_LAST_UPDATE_pn-grep = "Jun 5, 2011" |
| 1990 | RECIPE_MAINTAINER_pn-grep = "Scott Garman <scott.a.garman@intel.com>" | 1990 | RECIPE_MAINTAINER_pn-grep = "Scott Garman <scott.a.garman@intel.com>" |
| 1991 | 1991 | ||
| 1992 | RECIPE_STATUS_pn-openssh = "red" | 1992 | RECIPE_STATUS_pn-openssh = "green" |
| 1993 | RECIPE_DEPENDENCY_CHECK_pn-openssh = "not done" | 1993 | RECIPE_DEPENDENCY_CHECK_pn-openssh = "not done" |
| 1994 | RECIPE_LATEST_VERSION_pn-openssh = "5.6p1" | 1994 | RECIPE_LATEST_VERSION_pn-openssh = "5.8p2" |
| 1995 | RECIPE_INTEL_SECTION_pn-openssh = "base" | 1995 | RECIPE_INTEL_SECTION_pn-openssh = "base" |
| 1996 | RECIPE_NO_OF_PATCHES_pn-openssh = "1" | 1996 | RECIPE_NO_OF_PATCHES_pn-openssh = "1" |
| 1997 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "4 months" | 1997 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "3 months" |
| 1998 | RECIPE_LATEST_RELEASE_DATE_pn-openssh = "08/2010" | 1998 | RECIPE_LATEST_RELEASE_DATE_pn-openssh = "05/2011" |
| 1999 | RECIPE_LAST_UPDATE_pn-openssh = "Aug 31, 2010" | 1999 | RECIPE_LAST_UPDATE_pn-openssh = "Jun 5, 2011" |
| 2000 | RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman@intel.com>" | 2000 | RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman@intel.com>" |
| 2001 | 2001 | ||
| 2002 | RECIPE_STATUS_pn-tar = "green" | 2002 | RECIPE_STATUS_pn-tar = "green" |
| 2003 | RECIPE_DEPENDENCY_CHECK_pn-tar = "not done" | 2003 | RECIPE_DEPENDENCY_CHECK_pn-tar = "not done" |
| 2004 | RECIPE_LATEST_VERSION_pn-tar = "1.25" | 2004 | RECIPE_LATEST_VERSION_pn-tar = "1.26" |
| 2005 | RECIPE_INTEL_SECTION_pn-tar = "base" | 2005 | RECIPE_INTEL_SECTION_pn-tar = "base" |
| 2006 | RECIPE_NO_OF_PATCHES_pn-tar = "2" | 2006 | RECIPE_NO_OF_PATCHES_pn-tar = "2" |
| 2007 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "2 weeks" | 2007 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "4 months" |
| 2008 | RECIPE_LATEST_RELEASE_DATE_pn-tar = "11/2010" | 2008 | RECIPE_LATEST_RELEASE_DATE_pn-tar = "03/2011" |
| 2009 | RECIPE_LAST_UPDATE_pn-tar = "Nov 17, 2010" | 2009 | RECIPE_LAST_UPDATE_pn-tar = "Jun 5, 2011" |
| 2010 | RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>" | 2010 | RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>" |
| 2011 | 2011 | ||
| 2012 | RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed. | 2012 | RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed. |
