diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-02-28 13:47:14 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-02-28 16:34:55 -0800 |
commit | 49ca11e02d7a091e1a3b3d388bde05739ca43249 (patch) | |
tree | e09a3942a7c354b84913475d48b5f46caea4b0d2 /meta/conf/distro | |
parent | c004e18fb1f6ef9133fb1ade2e65fc126a7f52f0 (diff) | |
download | poky-49ca11e02d7a091e1a3b3d388bde05739ca43249.tar.gz |
distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index e5ee0a5f1c..1dab90a4c5 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -5610,3 +5610,22 @@ RECIPE_MANUAL_CHECK_DATE_pn-mailx = "Feb 28, 2011" | |||
5610 | RECIPE_LATEST_VERSION_pn-libgcc = "4.5.1" | 5610 | RECIPE_LATEST_VERSION_pn-libgcc = "4.5.1" |
5611 | RECIPE_MANUAL_CHECK_DATE_pn-libgcc = "Feb 28, 2011" | 5611 | RECIPE_MANUAL_CHECK_DATE_pn-libgcc = "Feb 28, 2011" |
5612 | 5612 | ||
5613 | RECIPE_STATUS_pn-transfig = "green" | ||
5614 | RECIPE_DEPENDENCY_CHECK_pn-transfig = "not done" | ||
5615 | RECIPE_LATEST_VERSION_pn-transfig = "3.2.5d" | ||
5616 | RECIPE_NO_OF_PATCHES_pn-transfig = "0" | ||
5617 | RECIPE_LATEST_RELEASE_DATE_pn-transfig = "2010/07/23" | ||
5618 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-transfig = "1 year" | ||
5619 | RECIPE_COMMENTS_pn-transfig = "" | ||
5620 | RECIPE_LAST_UPDATE_pn-transfig = "Feb 9, 2011" | ||
5621 | RECIPE_MAINTAINER_pn-transfig = "Scott Garman <scott.a.garman@intel.com>" | ||
5622 | |||
5623 | RECIPE_STATUS_pn-linuxdoc-tools = "green" | ||
5624 | RECIPE_DEPENDENCY_CHECK_pn-linuxdoc-tools = "not done" | ||
5625 | RECIPE_LATEST_VERSION_pn-linuxdoc-tools = "0.9.66" | ||
5626 | RECIPE_NO_OF_PATCHES_pn-linuxdoc-tools = "3" | ||
5627 | RECIPE_LATEST_RELEASE_DATE_pn-linuxdoc-tools = "unknown" | ||
5628 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-linuxdoc-tools = "unknown" | ||
5629 | RECIPE_COMMENTS_pn-linuxdoc-tools = "" | ||
5630 | RECIPE_LAST_UPDATE_pn-linuxdoc-tools = "Feb 25, 2011" | ||
5631 | RECIPE_MAINTAINER_pn-linuxdoc-tools = "Scott Garman <scott.a.garman@intel.com>" | ||