mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
distro_tracking_fields.inc: update tar and openssh
Updated to include recent tar upgrade. Also fixes inaccurate info in openssh. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
f8afc369a8
commit
063dae4f5e
@@ -1833,21 +1833,22 @@ RECIPE_MAINTAINER_pn-grep = "Scott Garman <scott.a.garman@intel.com>"
|
||||
|
||||
RECIPE_STATUS_pn-openssh = "red"
|
||||
DEPENDENCY_CHECK_pn-openssh = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-openssh = "5.5p1"
|
||||
RECIPE_LATEST_VERSION_pn-openssh = "5.6p1"
|
||||
RECIPE_INTEL_SECTION_pn-openssh = "base"
|
||||
RECIPE_NO_OF_PATCHES_pn-openssh = "0"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "1 month"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-openssh = "04/2010"
|
||||
RECIPE_NO_OF_PATCHES_pn-openssh = "1"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-openssh = "4 months"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-openssh = "08/2010"
|
||||
RECIPE_MAINTAINER_pn-openssh = "Scott Garman <scott.a.garman@intel.com>"
|
||||
|
||||
RECIPE_STATUS_pn-tar = "green"
|
||||
DEPENDENCY_CHECK_pn-tar = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-tar = "1.23"
|
||||
RECIPE_LATEST_VERSION_pn-tar = "1.25"
|
||||
RECIPE_INTEL_SECTION_pn-tar = "base"
|
||||
RECIPE_NO_OF_PATCHES_pn-tar = "2"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "12 months"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-tar = "03/2010"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "2 weeks"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-tar = "11/2010"
|
||||
RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>"
|
||||
|
||||
RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed.
|
||||
RECIPE_LATEST_VERSION_pn-lrzsz="0.12.20"
|
||||
RECIPE_NO_OF_PATCHES_pn-lrzsz="3"
|
||||
|
||||
Reference in New Issue
Block a user