All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Distro-tracking: Update info for manual check recipes
@ 2012-01-11  7:15 edwin.zhai
  2012-01-11  7:15 ` [PATCH 1/1] distro-tracking: Update info for webkit-gtk, web-webkit edwin.zhai
  2012-01-17 19:00 ` [PATCH 0/1] Distro-tracking: Update info for manual check recipes Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: edwin.zhai @ 2012-01-11  7:15 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

Saul,
This is update for long time no check recipes. Pls. pull.

Thanks,
Edwin

The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e:

  Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +0000)

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

Zhai Edwin (1):
  distro-tracking: Update info for webkit-gtk, web-webkit

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




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

* [PATCH 1/1] distro-tracking: Update info for webkit-gtk, web-webkit
  2012-01-11  7:15 [PATCH 0/1] Distro-tracking: Update info for manual check recipes edwin.zhai
@ 2012-01-11  7:15 ` edwin.zhai
  2012-01-17 19:00 ` [PATCH 0/1] Distro-tracking: Update info for manual check recipes Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: edwin.zhai @ 2012-01-11  7:15 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 14eff32..ebfaec4 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5242,8 +5242,8 @@ RECIPE_MAINTAINER_pn-gnome-common = "Zhai Edwin <edwin.zhai@intel.com>"
 RECIPE_STATUS_pn-webkit-gtk = "green"
 DISTRO_PN_ALIAS_pn-webkit-gtk = "Fedora=webkitgtk"
 RECIPE_DEPENDENCY_CHECK_pn-webkit-gtk = "not done"
-RECIPE_LATEST_VERSION_pn-webkit-gtk = "1.6.1+svnr101367"
-RECIPE_MANUAL_CHECK_DATE_pn-webkit-gtk = "Dec 2, 2011"
+RECIPE_LATEST_VERSION_pn-webkit-gtk = "1.6.1+svnr104660"
+RECIPE_MANUAL_CHECK_DATE_pn-webkit-gtk = "Jan 11, 2012"
 RECIPE_NO_OF_PATCHES_pn-webkit-gtk = "1"
 RECIPE_INTEL_SECTION_pn-webkit-gtk = "graphic UX"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-webkit-gtk = "1 month"
@@ -5442,7 +5442,8 @@ RECIPE_MAINTAINER_pn-libgnome-keyring = "Zhai Edwin <edwin.zhai@intel.com>"
 
 RECIPE_STATUS_pn-web-webkit = "green"
 RECIPE_DEPENDENCY_CHECK_pn-web-webkit = "not done"
-RECIPE_LATEST_VERSION_pn-web-webkit = "0.0+svnr110"
+RECIPE_LATEST_VERSION_pn-web-webkit = "0.1+git0+0f7019acd9db5383c732d0524c7c3a5eaec9be2b"
+RECIPE_MANUAL_CHECK_DATE_pn-web-webkit = "Jan 11, 2012"
 RECIPE_NO_OF_PATCHES_pn-web-webkit = "1"
 RECIPE_INTEL_SECTION_pn-web-webkit = "graphic UX"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-web-webkit = "n/a"
-- 
1.7.1




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

* Re: [PATCH 0/1] Distro-tracking: Update info for manual check recipes
  2012-01-11  7:15 [PATCH 0/1] Distro-tracking: Update info for manual check recipes edwin.zhai
  2012-01-11  7:15 ` [PATCH 1/1] distro-tracking: Update info for webkit-gtk, web-webkit edwin.zhai
@ 2012-01-17 19:00 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-01-17 19:00 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 01/10/2012 11:15 PM, edwin.zhai@intel.com wrote:
> From: Zhai Edwin<edwin.zhai@intel.com>
>
> Saul,
> This is update for long time no check recipes. Pls. pull.
>
> Thanks,
> Edwin
>
> The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e:
>
>    Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +0000)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib gzhai/master2
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2
>
> Zhai Edwin (1):
>    distro-tracking: Update info for webkit-gtk, web-webkit
>
>   .../conf/distro/include/distro_tracking_fields.inc |    7 ++++---
>   1 files changed, 4 insertions(+), 3 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] 3+ messages in thread

end of thread, other threads:[~2012-01-17 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11  7:15 [PATCH 0/1] Distro-tracking: Update info for manual check recipes edwin.zhai
2012-01-11  7:15 ` [PATCH 1/1] distro-tracking: Update info for webkit-gtk, web-webkit edwin.zhai
2012-01-17 19:00 ` [PATCH 0/1] Distro-tracking: Update info for manual check recipes 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.