diff options
author | Scott Garman <scott.a.garman@intel.com> | 2010-09-25 20:42:35 -0700 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-27 09:08:38 -0700 |
commit | 2cb33a983a36e2198961c5c32c261055a83cd14b (patch) | |
tree | 38a63152ad4f1922c0614b8479f90340f0a5da1b /meta/conf | |
parent | 928e6ca664ce464fe602e196e1f392c497f22d8d (diff) | |
download | ast2050-yocto-poky-2cb33a983a36e2198961c5c32c261055a83cd14b.zip ast2050-yocto-poky-2cb33a983a36e2198961c5c32c261055a83cd14b.tar.gz |
distro_tracking_fields.inc: update cpio info
Reflects current status of cpio recipes.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 3c583b3..1c96ef6 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -1906,7 +1906,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-at = "13 months" RECIPE_LATEST_RELEASE_DATE_pn-at = "11/2009" RECIPE_MAINTAINER_pn-at = "Scott Garman <scott.a.garman@intel.com>" -RECIPE_STATUS_pn-cpio = "red" +RECIPE_STATUS_pn-cpio = "green" DEPENDENCY_CHECK_pn-cpio = "not done" RECIPE_LATEST_VERSION_pn-cpio = "2.11" RECIPE_INTEL_SECTION_pn-cpio = "base" |