From: Scott Garman Date: Sat, 25 Sep 2010 01:31:13 +0000 (-0700) Subject: distro_tracking_fields.inc: update grep info X-Git-Tag: yocto-4.0~44159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b7110b5198ad60c4ea60c5cf73197852405fc28;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git distro_tracking_fields.inc: update grep info Reflects current status of grep, including new recent release information. Signed-off-by: Scott Garman --- diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 7bca533db90..3c583b35608 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -1933,13 +1933,13 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-crontabs = "n/a" RECIPE_LATEST_RELEASE_DATE_pn-crontabs = "n/a" RECIPE_MAINTAINER_pn-crontabs = "Scott Garman " -RECIPE_STATUS_pn-grep = "red" +RECIPE_STATUS_pn-grep = "green" DEPENDENCY_CHECK_pn-grep = "not done" -RECIPE_LATEST_VERSION_pn-grep = "2.6.3" +RECIPE_LATEST_VERSION_pn-grep = "2.7" RECIPE_INTEL_SECTION_pn-grep = "base" RECIPE_NO_OF_PATCHES_pn-grep = "0" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-grep = "1 month" -RECIPE_LATEST_RELEASE_DATE_pn-grep = "04/2010" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-grep = "5 months" +RECIPE_LATEST_RELEASE_DATE_pn-grep = "09/2010" RECIPE_MAINTAINER_pn-grep = "Scott Garman " RECIPE_STATUS_pn-openssh = "red"