distro-tracking: update libpng

(From OE-Core rev: 02c843d995e238f7a5b326195f14222f6a99b596)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Garman 2011-07-18 18:37:00 -07:00 committed by Richard Purdie
parent f7b344edf0
commit 3f3cd73f50
1 changed files with 5 additions and 5 deletions

View File

@ -255,14 +255,14 @@ RECIPE_MAINTAINER_pn-neon = "Dongxiao Xu <dongxiao.xu@intel.com>"
RECIPE_STATUS_pn-libpng = "green"
RECIPE_DEPENDENCY_CHECK_pn-libpng = "not done"
RECIPE_LATEST_VERSION_pn-libpng = "1.4.5"
RECIPE_NO_UPDATE_REASON_pn-libpng = "1.4.3 has API compatibility issue, e.g. break libmatchbox. choose 1.2.44 instead"
RECIPE_LATEST_VERSION_pn-libpng = "1.5.4"
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"
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"
RECIPE_INTEL_SECTION_pn-libpng = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "1 month"
RECIPE_LATEST_RELEASE_DATE_pn-libpng = "06/2010"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "unknown"
RECIPE_LATEST_RELEASE_DATE_pn-libpng = "07/2011"
RECIPE_COMMENTS_pn-libpng = ""
RECIPE_LAST_UPDATE_pn-libpng = "Jul 20, 2010"
RECIPE_LAST_UPDATE_pn-libpng = "Jul 18, 2011"
RECIPE_MAINTAINER_pn-libpng = "Scott Garman <scott.a.garman@intel.com>"
RECIPE_STATUS_pn-libidn = "green"