All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields
@ 2012-01-10  4:22 Dexuan Cui
  2012-01-10  4:22 ` [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent Dexuan Cui
  2012-01-12  6:36 ` [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Dexuan Cui @ 2012-01-10  4:22 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit a0bfd58a067973188e228b71d10809f71cb2b0c4:

  libxml2: add shared library version info to libxml shared libraries (2012-01-09 10:38:52 -0800)

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

Dexuan Cui (1):
  distro_tracking_fields.inc: upgrade tcf-agent

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

-- 
1.7.6




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

* [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent
  2012-01-10  4:22 [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields Dexuan Cui
@ 2012-01-10  4:22 ` Dexuan Cui
  2012-01-10  5:53   ` Cui, Dexuan
  2012-01-12  6:36 ` [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields Saul Wold
  1 sibling, 1 reply; 4+ messages in thread
From: Dexuan Cui @ 2012-01-10  4:22 UTC (permalink / raw)
  To: openembedded-core

Upgraded the field RECIPE_MANUAL_CHECK_DATE.
Also changed the MAINTAINER to Lianhao who volunteered to take the recipe.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index cc87d5c..d1f0c82 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -2891,8 +2891,8 @@ 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_MANUAL_CHECK_DATE_pn-tcf-agent = "Jan 10, 2011"
+RECIPE_MAINTAINER_pn-tcf-agent = "Lianhao Lu <lianhao.lu@intel.com>"
 
 RECIPE_STATUS_pn-liburcu = "green"
 DISTRO_PN_ALIAS_pn-liburcu = "Fedora=userspace-rcu Ubuntu=liburcu0"
-- 
1.7.6




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

* Re: [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent
  2012-01-10  4:22 ` [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent Dexuan Cui
@ 2012-01-10  5:53   ` Cui, Dexuan
  0 siblings, 0 replies; 4+ messages in thread
From: Cui, Dexuan @ 2012-01-10  5:53 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Wold, Saul

Sorry, please use the new commit:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=dcui/manual_check&id=54282a3d4109fe4e97f0acf3b848dc04e68c7d7f
(I have "force" pushed to my dcui/manual_check already) 

In the old commit MANUAL_CHECK_DATE, the year is 2011 and now it's 2012! :-) 


Thanks,
-- Dexuan


> -----Original Message-----
> From: openembedded-core-bounces@lists.openembedded.org
> [mailto:openembedded-core-bounces@lists.openembedded.org] On
> Behalf Of Dexuan Cui
> Sent: Tuesday, January 10, 2012 12:23 PM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent
> 
> Upgraded the field RECIPE_MANUAL_CHECK_DATE.
> Also changed the MAINTAINER to Lianhao who volunteered to take the
> recipe.
> 
> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
> ---
>  .../conf/distro/include/distro_tracking_fields.inc |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
> b/meta/conf/distro/include/distro_tracking_fields.inc
> index cc87d5c..d1f0c82 100644
> --- a/meta/conf/distro/include/distro_tracking_fields.inc
> +++ b/meta/conf/distro/include/distro_tracking_fields.inc
> @@ -2891,8 +2891,8 @@
> 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_MANUAL_CHECK_DATE_pn-tcf-agent = "Jan 10, 2011"
> +RECIPE_MAINTAINER_pn-tcf-agent = "Lianhao Lu <lianhao.lu@intel.com>"
> 
>  RECIPE_STATUS_pn-liburcu = "green"
>  DISTRO_PN_ALIAS_pn-liburcu = "Fedora=userspace-rcu Ubuntu=liburcu0"
> --
> 1.7.6
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core



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

* Re: [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields
  2012-01-10  4:22 [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields Dexuan Cui
  2012-01-10  4:22 ` [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent Dexuan Cui
@ 2012-01-12  6:36 ` Saul Wold
  1 sibling, 0 replies; 4+ messages in thread
From: Saul Wold @ 2012-01-12  6:36 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 01/09/2012 08:22 PM, Dexuan Cui wrote:
> The following changes since commit a0bfd58a067973188e228b71d10809f71cb2b0c4:
>
>    libxml2: add shared library version info to libxml shared libraries (2012-01-09 10:38:52 -0800)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib dcui/manual_check
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/manual_check
>
> Dexuan Cui (1):
>    distro_tracking_fields.inc: upgrade tcf-agent
>
>   .../conf/distro/include/distro_tracking_fields.inc |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
Merged the correct date into OE-Core

Thanks
	Sau!




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

end of thread, other threads:[~2012-01-12 23:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-10  4:22 [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields Dexuan Cui
2012-01-10  4:22 ` [PATCH 1/1] distro_tracking_fields.inc: upgrade tcf-agent Dexuan Cui
2012-01-10  5:53   ` Cui, Dexuan
2012-01-12  6:36 ` [PATCH 0/1] dexuan: Jan 10, 2011: upgrade to distro_tracking_fields 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.