Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] distro_tracking: update manual checks for recipes
@ 2011-11-22  6:24 Shane Wang
  2011-11-22  6:24 ` [PATCH 1/1] " Shane Wang
  2011-11-23 18:53 ` [PATCH 0/1] " Saul Wold
  0 siblings, 2 replies; 7+ messages in thread
From: Shane Wang @ 2011-11-22  6:24 UTC (permalink / raw)
  To: openembedded-core

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

The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:

  netbase: update 4.46 -> 4.47 (2011-11-21 18:49:40 +0000)

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

Shane Wang (1):
  distro_tracking: update manual checks for recipes

 .../conf/distro/include/distro_tracking_fields.inc |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

-- 
1.7.6




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

* [PATCH 1/1] distro_tracking: update manual checks for recipes
  2011-11-22  6:24 [PATCH 0/1] distro_tracking: update manual checks for recipes Shane Wang
@ 2011-11-22  6:24 ` Shane Wang
  2011-11-23 18:53 ` [PATCH 0/1] " Saul Wold
  1 sibling, 0 replies; 7+ messages in thread
From: Shane Wang @ 2011-11-22  6:24 UTC (permalink / raw)
  To: openembedded-core

Updating manual checks for hdparm, screen, watchdog, freetype, oprofile, and tcf-agent.

Signed-off-by: Shane Wang <shane.wang@intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 7dc6f27..bf6489c 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -1016,7 +1016,7 @@ RECIPE_MAINTAINER_pn-mdadm = "Dexuan Cui <dexuan.cui@intel.com>"
 RECIPE_STATUS_pn-screen = "green"
 RECIPE_DEPENDENCY_CHECK_pn-screen = "not done"
 RECIPE_LATEST_VERSION_pn-screen = "4.0.3"
-RECIPE_MANUAL_CHECK_DATE_pn-screen = "June 29, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-screen = "Nov 17, 2011"
 RECIPE_NO_OF_PATCHES_pn-screen = "2"
 RECIPE_PATCH_pn-screen+screen_4.0.3-11+lenny1.diff.gz = "Debian's enhancement"
 RECIPE_PATCH_pn-screen+configure = "fix configure.in to make the build pass"
@@ -1134,6 +1134,7 @@ RECIPE_NO_OF_PATCHES_pn-watchdog = "0"
 RECIPE_INTEL_SECTION_pn-watchdog = "base utils"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-watchdog = "3 months"
 RECIPE_LATEST_RELEASE_DATE_pn-watchdog = "Jun 01, 2010"
+RECIPE_MANUAL_CHECK_DATE_pn-watchdog = "Nov 17, 2011"
 RECIPE_COMMENTS_pn-watchdog = ""
 DISTRO_PN_ALIAS_pn-watchdog = "Debian=watchdog Ubuntu=watchdog Mandriva=watchdog"
 
@@ -1944,8 +1945,9 @@ RECIPE_LAST_UPDATE_pn-setserial = "Jul 21, 2006"
 RECIPE_MAINTAINER_pn-setserial = "Zhai Edwin <edwin.zhai@intel.com>"
 
 RECIPE_STATUS_pn-hdparm = "red"
-RECIPE_LATEST_VERSION_pn-hdparm = "6.3"
-RECIPE_LAST_UPDATE_pn-hdparm = "Jul 21, 2006"
+RECIPE_LATEST_VERSION_pn-hdparm = "9.37"
+RECIPE_LAST_UPDATE_pn-hdparm = "Jan 24, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-hdparm = "Nov 17, 2011"
 RECIPE_MAINTAINER_pn-hdparm = "Dexuan Cui <dexuan.cui@intel.com>"
 
 RECIPE_STATUS_pn-wbxml2 = "red"
@@ -2792,6 +2794,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-oprofile = "4 months"
 RECIPE_LATEST_RELEASE_DATE_pn-oprofile = "Nov 24, 2009"
 RECIPE_COMMENTS_pn-oprofile = ""
 RECIPE_LAST_UPDATE_pn-oprofile = "Jun 22, 2010"
+RECIPE_MANUAL_CHECK_DATE-oprofile = "Nov 17, 2011"
 RECIPE_MAINTAINER_pn-oprofile = "Dexuan Cui <dexuan.cui@intel.com>"
 
 RECIPE_STATUS_pn-powertop = "green"
@@ -2837,6 +2840,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years"
 RECIPE_LATEST_RELEASE_DATE_pn-tcf-agent = "Jul 07, 2011"
 RECIPE_COMMENTS_pn-tcf-agent = ""
 RECIPE_LAST_UPDATE_pn-tcf-agent = "Jul 21, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-tcf-agent = "Nov 17, 2011"
 RECIPE_MAINTAINER_pn-tcf-agent = "Dexuan Cui <dexuan.cui@intel.com>"
 
 RECIPE_STATUS_pn-liburcu = "green"
@@ -4587,7 +4591,7 @@ RECIPE_MAINTAINER_pn-fontconfig = "Dexuan Cui <dexuan.cui@intel.com>"
 
 RECIPE_STATUS_pn-freetype = "green"
 RECIPE_DEPENDENCY_CHECK_pn-freetype = "not done"
-RECIPE_LATEST_VERSION_pn-freetype = "2.4.6"
+RECIPE_LATEST_VERSION_pn-freetype = "2.4.8"
 RECIPE_NO_OF_PATCHES_pn-freetype = "1"
 RECIPE_PATCH_pn-freetype+no-hardcode = "fix freetype-config.in"
 RECIPE_INTEL_SECTION_pn-freetype = "libs"
@@ -4595,6 +4599,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-freetype = "1+ months"
 RECIPE_LATEST_RELEASE_DATE_pn-freetype = "Jul 29, 2011"
 RECIPE_COMMENTS_pn-freetype = ""
 RECIPE_LAST_UPDATE_pn-freetype = "Aug 16, 2011"
+RECIPE_MANUAL_CHECK_DATE_pn-freetype = "Nov 17, 2011"
 RECIPE_MAINTAINER_pn-freetype = "Dexuan Cui <dexuan.cui@intel.com>"
 
 RECIPE_STATUS_pn-librsvg = "green"
-- 
1.7.6




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

* [PATCH 0/1] distro_tracking: update manual checks for recipes
@ 2011-11-22  8:47 Shane Wang
  2011-11-23 18:53 ` Saul Wold
  0 siblings, 1 reply; 7+ messages in thread
From: Shane Wang @ 2011-11-22  8:47 UTC (permalink / raw)
  To: openembedded-core

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

The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:

  netbase: update 4.46 -> 4.47 (2011-11-21 18:49:40 +0000)

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

Shane Wang (1):
  distro_tracking: update manual checks for recipes

 .../conf/distro/include/distro_tracking_fields.inc |   48 ++++++++++++-------
 1 files changed, 30 insertions(+), 18 deletions(-)

-- 
1.7.6




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

* [PATCH 0/1] distro_tracking: update manual checks for recipes
@ 2011-11-22 13:10 Shane Wang
  2011-11-23 18:54 ` Saul Wold
  0 siblings, 1 reply; 7+ messages in thread
From: Shane Wang @ 2011-11-22 13:10 UTC (permalink / raw)
  To: openembedded-core

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

The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:

  netbase: update 4.46 -> 4.47 (2011-11-21 18:49:40 +0000)

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

Shane Wang (1):
  distro_tracking: update manual checks for recipes

 .../conf/distro/include/distro_tracking_fields.inc |   38 ++++++++++++--------
 1 files changed, 23 insertions(+), 15 deletions(-)

-- 
1.7.6




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

* Re: [PATCH 0/1] distro_tracking: update manual checks for recipes
  2011-11-22  6:24 [PATCH 0/1] distro_tracking: update manual checks for recipes Shane Wang
  2011-11-22  6:24 ` [PATCH 1/1] " Shane Wang
@ 2011-11-23 18:53 ` Saul Wold
  1 sibling, 0 replies; 7+ messages in thread
From: Saul Wold @ 2011-11-23 18:53 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 11/21/2011 10:24 PM, Shane Wang wrote:
> Here are some updates for the distro_tracking.inc file for recipes that are owned by Dexuan and require manual version checks.
>
> The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:
>
>    netbase: update 4.46 ->  4.47 (2011-11-21 18:49:40 +0000)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib shane/dexuan-manual-checks
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/dexuan-manual-checks
>
> Shane Wang (1):
>    distro_tracking: update manual checks for recipes
>
>   .../conf/distro/include/distro_tracking_fields.inc |   13 +++++++++----
>   1 files changed, 9 insertions(+), 4 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!



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

* Re: [PATCH 0/1] distro_tracking: update manual checks for recipes
  2011-11-22  8:47 Shane Wang
@ 2011-11-23 18:53 ` Saul Wold
  0 siblings, 0 replies; 7+ messages in thread
From: Saul Wold @ 2011-11-23 18:53 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 11/22/2011 12:04 AM, Shane Wang wrote:
> Here are some updates for the distro_tracking.inc file for recipes that are owned by Dongxiao and require manual version checks.
>
> The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:
>
>    netbase: update 4.46 ->  4.47 (2011-11-21 18:49:40 +0000)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib shane/dongxiao-manual-checks
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/dongxiao-manual-checks
>
> Shane Wang (1):
>    distro_tracking: update manual checks for recipes
>
>   .../conf/distro/include/distro_tracking_fields.inc |   48 ++++++++++++-------
>   1 files changed, 30 insertions(+), 18 deletions(-)
>
Merged into OE-Core

Thanks	
	Sau!



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

* Re: [PATCH 0/1] distro_tracking: update manual checks for recipes
  2011-11-22 13:10 Shane Wang
@ 2011-11-23 18:54 ` Saul Wold
  0 siblings, 0 replies; 7+ messages in thread
From: Saul Wold @ 2011-11-23 18:54 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 11/22/2011 05:10 AM, Shane Wang wrote:
> Here are some updates for the distro_tracking.inc file for recipes that are owned by Edwin and require manual version checks.
>
> The following changes since commit 17a92c4c9801396ce6aa82f7c1532b49b18dbad4:
>
>    netbase: update 4.46 ->  4.47 (2011-11-21 18:49:40 +0000)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib shane/edwin-manual-checks
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/edwin-manual-checks
>
> Shane Wang (1):
>    distro_tracking: update manual checks for recipes
>
>   .../conf/distro/include/distro_tracking_fields.inc |   38 ++++++++++++--------
>   1 files changed, 23 insertions(+), 15 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22  6:24 [PATCH 0/1] distro_tracking: update manual checks for recipes Shane Wang
2011-11-22  6:24 ` [PATCH 1/1] " Shane Wang
2011-11-23 18:53 ` [PATCH 0/1] " Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2011-11-22  8:47 Shane Wang
2011-11-23 18:53 ` Saul Wold
2011-11-22 13:10 Shane Wang
2011-11-23 18:54 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox