diff options
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index ef51fb5bb2..58c6c5ad33 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -1833,21 +1833,22 @@ RECIPE_MAINTAINER_pn-grep = "Scott Garman <scott.a.garman@intel.com>" | |||
1833 | 1833 | ||
1834 | RECIPE_STATUS_pn-openssh = "red" | 1834 | RECIPE_STATUS_pn-openssh = "red" |
1835 | DEPENDENCY_CHECK_pn-openssh = "not done" | 1835 | DEPENDENCY_CHECK_pn-openssh = "not done" |
1836 | RECIPE_LATEST_VERSION_pn-openssh = "5.5p1" | 1836 | RECIPE_LATEST_VERSION_pn-openssh = "5.6p1" |
1837 | RECIPE_INTEL_SECTION_pn-openssh = "base" | 1837 | RECIPE_INTEL_SECTION_pn-openssh = "base" |
1838 | RECIPE_NO_OF_PATCHES_pn-openssh = "0" | 1838 | RECIPE_NO_OF_PATCHES_pn-openssh = "1" |
1839 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "1 month" | 1839 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "4 months" |
1840 | RECIPE_LATEST_RELEASE_DATE_pn-openssh = "04/2010" | 1840 | RECIPE_LATEST_RELEASE_DATE_pn-openssh = "08/2010" |
1841 | RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman@intel.com>" | 1841 | RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman@intel.com>" |
1842 | 1842 | ||
1843 | RECIPE_STATUS_pn-tar = "green" | 1843 | RECIPE_STATUS_pn-tar = "green" |
1844 | DEPENDENCY_CHECK_pn-tar = "not done" | 1844 | DEPENDENCY_CHECK_pn-tar = "not done" |
1845 | RECIPE_LATEST_VERSION_pn-tar = "1.23" | 1845 | RECIPE_LATEST_VERSION_pn-tar = "1.25" |
1846 | RECIPE_INTEL_SECTION_pn-tar = "base" | 1846 | RECIPE_INTEL_SECTION_pn-tar = "base" |
1847 | RECIPE_NO_OF_PATCHES_pn-tar = "2" | 1847 | RECIPE_NO_OF_PATCHES_pn-tar = "2" |
1848 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "12 months" | 1848 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "2 weeks" |
1849 | RECIPE_LATEST_RELEASE_DATE_pn-tar = "03/2010" | 1849 | RECIPE_LATEST_RELEASE_DATE_pn-tar = "11/2010" |
1850 | RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>" | 1850 | RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>" |
1851 | |||
1851 | RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed. | 1852 | RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed. |
1852 | RECIPE_LATEST_VERSION_pn-lrzsz="0.12.20" | 1853 | RECIPE_LATEST_VERSION_pn-lrzsz="0.12.20" |
1853 | RECIPE_NO_OF_PATCHES_pn-lrzsz="3" | 1854 | RECIPE_NO_OF_PATCHES_pn-lrzsz="3" |