All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] distro tracking updates
@ 2011-02-28 21:53 Scott Garman
  2011-02-28 21:53 ` [PATCH 1/1] distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes Scott Garman
  2011-03-01  0:38 ` [PATCH 0/1] distro tracking updates Saul Wold
  0 siblings, 2 replies; 7+ messages in thread
From: Scott Garman @ 2011-02-28 21:53 UTC (permalink / raw)
  To: poky

From: Scott Garman <scott.a.garman@intel.com>

Hi Saul,

This pull request includes the additions of transfig and
linuxdoc-tools to the distro tracking file (which of course
should not imply that the Yocto Project is a Linux distro - it
most certainly is not that).

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: sgarman/distro-tracking
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/distro-tracking

Thanks,
    Scott Garman <scott.a.garman@intel.com>
---


Scott Garman (1):
  distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes

 .../conf/distro/include/distro_tracking_fields.inc |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

-- 
1.7.4



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

* [PATCH 1/1] distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes
  2011-02-28 21:53 [PATCH 0/1] distro tracking updates Scott Garman
@ 2011-02-28 21:53 ` Scott Garman
  2011-03-01  0:38 ` [PATCH 0/1] distro tracking updates Saul Wold
  1 sibling, 0 replies; 7+ messages in thread
From: Scott Garman @ 2011-02-28 21:53 UTC (permalink / raw)
  To: poky

From: Scott Garman <scott.a.garman@intel.com>

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

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 35b56fa..af8a7f3 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5598,3 +5598,23 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-docbook-utils = "1 month"
 RECIPE_COMMENTS_pn-docbook-utils = ""
 RECIPE_LAST_UPDATE_pn-docbook-utils = "Jan 26, 2011"
 RECIPE_MAINTAINER_pn-docbook-utils = "Scott Garman <scott.a.garman@intel.com>"
+
+RECIPE_STATUS_pn-transfig = "green"
+RECIPE_DEPENDENCY_CHECK_pn-transfig = "not done"
+RECIPE_LATEST_VERSION_pn-transfig = "3.2.5d"
+RECIPE_NO_OF_PATCHES_pn-transfig = "0"
+RECIPE_LATEST_RELEASE_DATE_pn-transfig = "2010/07/23"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-transfig = "1 year"
+RECIPE_COMMENTS_pn-transfig = ""
+RECIPE_LAST_UPDATE_pn-transfig = "Feb 9, 2011"
+RECIPE_MAINTAINER_pn-transfig = "Scott Garman <scott.a.garman@intel.com>"
+
+RECIPE_STATUS_pn-linuxdoc-tools = "green"
+RECIPE_DEPENDENCY_CHECK_pn-linuxdoc-tools = "not done"
+RECIPE_LATEST_VERSION_pn-linuxdoc-tools = "0.9.66"
+RECIPE_NO_OF_PATCHES_pn-linuxdoc-tools = "3"
+RECIPE_LATEST_RELEASE_DATE_pn-linuxdoc-tools = "unknown"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-linuxdoc-tools = "unknown"
+RECIPE_COMMENTS_pn-linuxdoc-tools = ""
+RECIPE_LAST_UPDATE_pn-linuxdoc-tools = "Feb 25, 2011"
+RECIPE_MAINTAINER_pn-linuxdoc-tools = "Scott Garman <scott.a.garman@intel.com>"
-- 
1.7.4



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

* Re: [PATCH 0/1] distro tracking updates
  2011-02-28 21:53 [PATCH 0/1] distro tracking updates Scott Garman
  2011-02-28 21:53 ` [PATCH 1/1] distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes Scott Garman
@ 2011-03-01  0:38 ` Saul Wold
  1 sibling, 0 replies; 7+ messages in thread
From: Saul Wold @ 2011-03-01  0:38 UTC (permalink / raw)
  To: Scott Garman; +Cc: poky

On 02/28/2011 01:53 PM, Scott Garman wrote:
> From: Scott Garman<scott.a.garman@intel.com>
>
> Hi Saul,
>
> This pull request includes the additions of transfig and
> linuxdoc-tools to the distro tracking file (which of course
> should not imply that the Yocto Project is a Linux distro - it
> most certainly is not that).
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: sgarman/distro-tracking
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/distro-tracking
>
> Thanks,
>      Scott Garman<scott.a.garman@intel.com>
> ---
>
>
> Scott Garman (1):
>    distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes
>
>   .../conf/distro/include/distro_tracking_fields.inc |   20 ++++++++++++++++++++
>   1 files changed, 20 insertions(+), 0 deletions(-)
>
Pulled into Master and Bernard

Thansk
	Sau!



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

* [PATCH 0/1] distro tracking updates
@ 2011-06-04 18:14 Scott Garman
  2011-06-08 16:46 ` Saul Wold
  0 siblings, 1 reply; 7+ messages in thread
From: Scott Garman @ 2011-06-04 18:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: Scott Garman

This pull request updates some distro tracking fields and should
quiet some manual check warnings the Yocto package reporting system
has been sending me recently.

The following changes since commit 6b5d323b6c8960a0999dbafa0422fe127fd0fa97:

  event: don't catch systemexit from handler execution (2011-06-02 23:58:05 +0100)

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

Scott Garman (1):
  distro-tracking: updates

 .../conf/distro/include/distro_tracking_fields.inc |   34 +++++++++++--------
 1 files changed, 20 insertions(+), 14 deletions(-)




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

* Re: [PATCH 0/1] distro tracking updates
  2011-06-04 18:14 Scott Garman
@ 2011-06-08 16:46 ` Saul Wold
  0 siblings, 0 replies; 7+ messages in thread
From: Saul Wold @ 2011-06-08 16:46 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Scott Garman

On 06/04/2011 11:14 AM, Scott Garman wrote:
> This pull request updates some distro tracking fields and should
> quiet some manual check warnings the Yocto package reporting system
> has been sending me recently.
>
> The following changes since commit 6b5d323b6c8960a0999dbafa0422fe127fd0fa97:
>
>    event: don't catch systemexit from handler execution (2011-06-02 23:58:05 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib sgarman/version-checks
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/version-checks
>
> Scott Garman (1):
>    distro-tracking: updates
>
>   .../conf/distro/include/distro_tracking_fields.inc |   34 +++++++++++--------
>   1 files changed, 20 insertions(+), 14 deletions(-)
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged into oe-core

Thanks
	Sau!



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

* [PATCH 0/1] distro tracking updates
@ 2011-07-12 20:25 Scott Garman
  2011-07-13 11:29 ` Richard Purdie
  0 siblings, 1 reply; 7+ messages in thread
From: Scott Garman @ 2011-07-12 20:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Scott Garman

Hello,

This adds the RECIPE_MANUAL_CHECK_DATE field for various recipes
that the upstream tracking webapp can't figure out automatically.

The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:

  insane.bbclass: skip rdepends QA checks for kernel / modules (2011-07-12 15:22:09 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/distro-tracking
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/distro-tracking

Scott Garman (1):
  distro-tracking: add RECIPE_MANUAL_CHECK_DATE for various recipes

 .../conf/distro/include/distro_tracking_fields.inc |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)




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

* Re: [PATCH 0/1] distro tracking updates
  2011-07-12 20:25 Scott Garman
@ 2011-07-13 11:29 ` Richard Purdie
  0 siblings, 0 replies; 7+ messages in thread
From: Richard Purdie @ 2011-07-13 11:29 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Scott Garman

On Tue, 2011-07-12 at 13:25 -0700, Scott Garman wrote:
> Hello,
> 
> This adds the RECIPE_MANUAL_CHECK_DATE field for various recipes
> that the upstream tracking webapp can't figure out automatically.
> 
> The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
> 
>   insane.bbclass: skip rdepends QA checks for kernel / modules (2011-07-12 15:22:09 +0100)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib sgarman/distro-tracking
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/distro-tracking
> 
> Scott Garman (1):
>   distro-tracking: add RECIPE_MANUAL_CHECK_DATE for various recipes
> 
>  .../conf/distro/include/distro_tracking_fields.inc |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)

Merged to master, thanks.

Richard




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

end of thread, other threads:[~2011-07-13 11:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 21:53 [PATCH 0/1] distro tracking updates Scott Garman
2011-02-28 21:53 ` [PATCH 1/1] distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes Scott Garman
2011-03-01  0:38 ` [PATCH 0/1] distro tracking updates Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2011-06-04 18:14 Scott Garman
2011-06-08 16:46 ` Saul Wold
2011-07-12 20:25 Scott Garman
2011-07-13 11:29 ` Richard Purdie

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.