All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Manual recipe version checks
@ 2011-11-14 23:41 Scott Garman
  2011-11-14 23:41 ` [PATCH 1/1] distro_tracking: update manual checks for various recipes Scott Garman
  2011-11-23 18:55 ` [PATCH 0/1] Manual recipe version checks Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Garman @ 2011-11-14 23:41 UTC (permalink / raw)
  To: openembedded-core

Here are some updates for the distro_tracking.inc file for recipes that
require manual version checks.

The following changes since commit f2316ff39670ed99382411e15ac035550360fbdd:

  opkg: Ensure we use the uname/gname fields when extracting tarballs (2011-11-14 11:15:36 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgarman/recipe-manual-checks
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-manual-checks

Scott Garman (1):
  distro_tracking: update manual checks for various recipes

 .../conf/distro/include/distro_tracking_fields.inc |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] distro_tracking: update manual checks for various recipes
  2011-11-14 23:41 [PATCH 0/1] Manual recipe version checks Scott Garman
@ 2011-11-14 23:41 ` Scott Garman
  2011-11-23 18:55 ` [PATCH 0/1] Manual recipe version checks Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Scott Garman @ 2011-11-14 23:41 UTC (permalink / raw)
  To: openembedded-core

Updating manual check dates for the following recipes: tar, libpng,
expat, dosfstools, e2fsprogs

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 5cd4c37..87bf5a8 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -222,6 +222,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-expat = "17 months"
 RECIPE_LATEST_RELEASE_DATE_pn-expat = "Jun 01, 2007"
 RECIPE_COMMENTS_pn-expat = ""
 RECIPE_LAST_UPDATE_pn-expat = "Jul 7, 2010"
+RECIPE_MANUAL_CHECK_DATE_pn-expat = "Nov 14, 2011"
 RECIPE_MAINTAINER_pn-expat = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-dbus = "green"
@@ -255,7 +256,7 @@ 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.5.4"
+RECIPE_LATEST_VERSION_pn-libpng = "1.5.6"
 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"
@@ -263,6 +264,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "unknown"
 RECIPE_LATEST_RELEASE_DATE_pn-libpng = "Jul 01, 2011"
 RECIPE_COMMENTS_pn-libpng = ""
 RECIPE_LAST_UPDATE_pn-libpng = "Jul 18, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-libpng = "Nov 14, 2011"
 RECIPE_MAINTAINER_pn-libpng = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-libidn = "green"
@@ -639,6 +641,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-e2fsprogs = "2 months"
 RECIPE_LATEST_RELEASE_DATE_pn-e2fsprogs = "May 01, 2010"
 RECIPE_COMMENTS_pn-e2fsprogs = ""
 RECIPE_LAST_UPDATE_pn-e2fsprogs = "Jun 1, 2010"
+RECIPE_MANUAL_CHECK_DATE_pn-e2fsprogs = "Nov 14, 2011"
 RECIPE_MAINTAINER_pn-e2fsprogs = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-initramfs-boot = "green"
@@ -1190,7 +1193,7 @@ RECIPE_LATEST_VERSION_pn-dosfstools = "2.11"
 RECIPE_LATEST_RELEASE_DATE_pn-dosfstools = "Mar 12, 2005"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-dosfstools = "15 months"
 RECIPE_LAST_UPDATE_pn-dosfstools = "Jun 4, 2011"
-RECIPE_MANUAL_CHECK_DATE_pn-dosfstools = "Jul 12, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-dosfstools = "Nov 14, 2011"
 RECIPE_MAINTAINER_pn-dosfstools = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-eee-acpi-scripts = "green"
@@ -2052,6 +2055,7 @@ RECIPE_NO_OF_PATCHES_pn-tar = "2"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tar = "4 months"
 RECIPE_LATEST_RELEASE_DATE_pn-tar = "Mar 01, 2011"
 RECIPE_LAST_UPDATE_pn-tar = "Jun 5, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-tar = "Nov 14, 2011"
 RECIPE_MAINTAINER_pn-tar = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-lrzsz="yellow" # patch investigation needed.
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] Manual recipe version checks
  2011-11-14 23:41 [PATCH 0/1] Manual recipe version checks Scott Garman
  2011-11-14 23:41 ` [PATCH 1/1] distro_tracking: update manual checks for various recipes Scott Garman
@ 2011-11-23 18:55 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-11-23 18:55 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Scott Garman

On 11/14/2011 03:41 PM, Scott Garman wrote:
> Here are some updates for the distro_tracking.inc file for recipes that
> require manual version checks.
>
> The following changes since commit f2316ff39670ed99382411e15ac035550360fbdd:
>
>    opkg: Ensure we use the uname/gname fields when extracting tarballs (2011-11-14 11:15:36 +0000)
>
> are available in the git repository at:
>    git://git.yoctoproject.org/poky-contrib sgarman/recipe-manual-checks
>    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-manual-checks
>
> Scott Garman (1):
>    distro_tracking: update manual checks for various recipes
>
>   .../conf/distro/include/distro_tracking_fields.inc |    8 ++++++--
>   1 files changed, 6 insertions(+), 2 deletions(-)
>

Merged into OE-Core

Thanks
	Sau!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-23 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 23:41 [PATCH 0/1] Manual recipe version checks Scott Garman
2011-11-14 23:41 ` [PATCH 1/1] distro_tracking: update manual checks for various recipes Scott Garman
2011-11-23 18:55 ` [PATCH 0/1] Manual recipe version checks Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.