diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 48b4cf3f0c..5369f759a4 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
@@ -255,14 +255,14 @@ RECIPE_MAINTAINER_pn-neon = "Dongxiao Xu <dongxiao.xu@intel.com>" | |||
255 | 255 | ||
256 | RECIPE_STATUS_pn-libpng = "green" | 256 | RECIPE_STATUS_pn-libpng = "green" |
257 | RECIPE_DEPENDENCY_CHECK_pn-libpng = "not done" | 257 | RECIPE_DEPENDENCY_CHECK_pn-libpng = "not done" |
258 | RECIPE_LATEST_VERSION_pn-libpng = "1.4.5" | 258 | RECIPE_LATEST_VERSION_pn-libpng = "1.5.4" |
259 | RECIPE_NO_UPDATE_REASON_pn-libpng = "1.4.3 has API compatibility issue, e.g. break libmatchbox. choose 1.2.44 instead" | 259 | RECIPE_NO_UPDATE_REASON_pn-libpng = "1.4.3 and later changes the API and breaks libmatchbox. Sticking with the 1.2.x series instead" |
260 | RECIPE_PATCH_pn-libpng+makefile = "by RP; 2008; to define ECHO explicitly for lbitool 2.2.2. need check whether it's still valide for new libtool. candidate for upstream" | 260 | RECIPE_PATCH_pn-libpng+makefile = "by RP; 2008; to define ECHO explicitly for lbitool 2.2.2. need check whether it's still valide for new libtool. candidate for upstream" |
261 | RECIPE_INTEL_SECTION_pn-libpng = "base libs" | 261 | RECIPE_INTEL_SECTION_pn-libpng = "base libs" |
262 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "1 month" | 262 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "unknown" |
263 | RECIPE_LATEST_RELEASE_DATE_pn-libpng = "06/2010" | 263 | RECIPE_LATEST_RELEASE_DATE_pn-libpng = "07/2011" |
264 | RECIPE_COMMENTS_pn-libpng = "" | 264 | RECIPE_COMMENTS_pn-libpng = "" |
265 | RECIPE_LAST_UPDATE_pn-libpng = "Jul 20, 2010" | 265 | RECIPE_LAST_UPDATE_pn-libpng = "Jul 18, 2011" |
266 | RECIPE_MAINTAINER_pn-libpng = "Scott Garman <scott.a.garman@intel.com>" | 266 | RECIPE_MAINTAINER_pn-libpng = "Scott Garman <scott.a.garman@intel.com>" |
267 | 267 | ||
268 | RECIPE_STATUS_pn-libidn = "green" | 268 | RECIPE_STATUS_pn-libidn = "green" |