* [PATCH 2/2] distro_tracking_fields.inc: add pseudo
[not found] <cover.1307405937.git.mark.hatle@windriver.com>
@ 2011-06-07 0:19 ` Mark Hatle
2011-06-09 18:34 ` Saul Wold
0 siblings, 1 reply; 4+ messages in thread
From: Mark Hatle @ 2011-06-07 0:19 UTC (permalink / raw)
To: openembedded-core
Add pseudo to tracking, with me as the maintainer.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 73e6782..3452bcc 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5734,4 +5734,8 @@ RECIPE_COMMENTS_pn-rxvt-unicode = ""
RECIPE_LAST_UPDATE_pn-rxvt-unicode = "May 25, 2011"
RECIPE_MAINTAINER_pn-rxvt-unicode = "Saul Wold <sgw@linux.intel.com>"
-
+RECIPE_STATUS_pn-pseudo = "green"
+RECIPE_LATEST_VERSION_pn-pseudo = "1.1.1"
+RECIPE_LAST_UPDATE_pn-pseudo = "June 06, 2011"
+RECIPE_MAINTAINER_pn-pseudo = "Mark Hatle <mark.hatle@windriver.com>"
+RECIPE_COMMENTS_pn-pseudo = "Yocto Project maintained"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] distro_tracking_fields.inc: add pseudo
2011-06-08 16:38 [PATCH 0/2] pseudo: Update pseudo to 1.1.1 version V2 Mark Hatle
@ 2011-06-08 16:38 ` Mark Hatle
0 siblings, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2011-06-08 16:38 UTC (permalink / raw)
To: openembedded-core
Add pseudo to tracking, with me as the maintainer.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 38e0c4d..53dad27 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5754,3 +5754,9 @@ RECIPE_STATUS_pn-gettext = "red"
RECIPE_LATEST_VERSION_pn-gettext = "0.18.1.1"
RECIPE_LAST_UPDATE_pn-gettext = "Jun 6, 2010"
RECIPE_MANUAL_CHECK_DATE_pn-gettext = "Jun 7, 2011"
+
+RECIPE_STATUS_pn-pseudo = "green"
+RECIPE_LATEST_VERSION_pn-pseudo = "1.1.1"
+RECIPE_LAST_UPDATE_pn-pseudo = "June 06, 2011"
+RECIPE_MAINTAINER_pn-pseudo = "Mark Hatle <mark.hatle@windriver.com>"
+RECIPE_COMMENTS_pn-pseudo = "Yocto Project maintained"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] distro_tracking_fields.inc: add pseudo
2011-06-08 18:48 [PATCH 0/2] pseudo: Update pseudo to 1.1.1 version V3 Mark Hatle
@ 2011-06-08 18:48 ` Mark Hatle
0 siblings, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2011-06-08 18:48 UTC (permalink / raw)
To: openembedded-core
Add pseudo to tracking, with me as the maintainer.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 38e0c4d..53dad27 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5754,3 +5754,9 @@ RECIPE_STATUS_pn-gettext = "red"
RECIPE_LATEST_VERSION_pn-gettext = "0.18.1.1"
RECIPE_LAST_UPDATE_pn-gettext = "Jun 6, 2010"
RECIPE_MANUAL_CHECK_DATE_pn-gettext = "Jun 7, 2011"
+
+RECIPE_STATUS_pn-pseudo = "green"
+RECIPE_LATEST_VERSION_pn-pseudo = "1.1.1"
+RECIPE_LAST_UPDATE_pn-pseudo = "June 06, 2011"
+RECIPE_MAINTAINER_pn-pseudo = "Mark Hatle <mark.hatle@windriver.com>"
+RECIPE_COMMENTS_pn-pseudo = "Yocto Project maintained"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] distro_tracking_fields.inc: add pseudo
2011-06-07 0:19 ` [PATCH 2/2] distro_tracking_fields.inc: add pseudo Mark Hatle
@ 2011-06-09 18:34 ` Saul Wold
0 siblings, 0 replies; 4+ messages in thread
From: Saul Wold @ 2011-06-09 18:34 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 06/06/2011 05:19 PM, Mark Hatle wrote:
> Add pseudo to tracking, with me as the maintainer.
>
> Signed-off-by: Mark Hatle<mark.hatle@windriver.com>
> ---
> .../conf/distro/include/distro_tracking_fields.inc | 6 +++++-
> 1 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
> index 73e6782..3452bcc 100644
> --- a/meta/conf/distro/include/distro_tracking_fields.inc
> +++ b/meta/conf/distro/include/distro_tracking_fields.inc
> @@ -5734,4 +5734,8 @@ RECIPE_COMMENTS_pn-rxvt-unicode = ""
> RECIPE_LAST_UPDATE_pn-rxvt-unicode = "May 25, 2011"
> RECIPE_MAINTAINER_pn-rxvt-unicode = "Saul Wold<sgw@linux.intel.com>"
>
> -
> +RECIPE_STATUS_pn-pseudo = "green"
> +RECIPE_LATEST_VERSION_pn-pseudo = "1.1.1"
> +RECIPE_LAST_UPDATE_pn-pseudo = "June 06, 2011"
> +RECIPE_MAINTAINER_pn-pseudo = "Mark Hatle<mark.hatle@windriver.com>"
> +RECIPE_COMMENTS_pn-pseudo = "Yocto Project maintained"
Merged into OE-core
Thanks
Sau!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-09 18:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1307405937.git.mark.hatle@windriver.com>
2011-06-07 0:19 ` [PATCH 2/2] distro_tracking_fields.inc: add pseudo Mark Hatle
2011-06-09 18:34 ` Saul Wold
2011-06-08 16:38 [PATCH 0/2] pseudo: Update pseudo to 1.1.1 version V2 Mark Hatle
2011-06-08 16:38 ` [PATCH 2/2] distro_tracking_fields.inc: add pseudo Mark Hatle
-- strict thread matches above, loose matches on Subject: below --
2011-06-08 18:48 [PATCH 0/2] pseudo: Update pseudo to 1.1.1 version V3 Mark Hatle
2011-06-08 18:48 ` [PATCH 2/2] distro_tracking_fields.inc: add pseudo Mark Hatle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox