All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 1/2] README: layer dependencies should be master
@ 2014-10-02 17:31 John Weber
  2014-10-02 17:31 ` [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer John Weber
  0 siblings, 1 reply; 4+ messages in thread
From: John Weber @ 2014-10-02 17:31 UTC (permalink / raw)
  To: meta-freescale

The layer dependencies for the master branch should be to master
branches

Signed-off-by: John Weber <rjohnweber@gmail.com>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index ef42212..e1647ad 100644
--- a/README
+++ b/README
@@ -7,11 +7,11 @@ use with OpenEmbedded and/or Yocto Freescale's BSP layer.
 This layer depends on:
 
 URI: git://git.openembedded.org/openembedded-core
-branch: danny
+branch: master
 revision: HEAD
 
 URI: git://git.yoctoproject.org/meta-fsl-arm
-branch: danny
+branch: master
 revision: HEAD
 
 Contributing
-- 
2.0.0



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

* [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer
  2014-10-02 17:31 [meta-fsl-arm-extra][PATCH 1/2] README: layer dependencies should be master John Weber
@ 2014-10-02 17:31 ` John Weber
  2014-10-02 18:56   ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: John Weber @ 2014-10-02 17:31 UTC (permalink / raw)
  To: meta-freescale

I will not have time to spend to maintain and test the Wandboard
machines, so remove me as maintainer.

Signed-off-by: John Weber <rjohnweber@gmail.com>
---
 conf/machine/wandboard-dual.conf | 2 +-
 conf/machine/wandboard-quad.conf | 2 +-
 conf/machine/wandboard-solo.conf | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
index 0689db8..2a8fc2c 100644
--- a/conf/machine/wandboard-dual.conf
+++ b/conf/machine/wandboard-dual.conf
@@ -2,7 +2,7 @@
 #@NAME: Wandboard i.MX6 Wandboard Duallite
 #@SOC: i.MX6DL
 #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Duallite
-#@MAINTAINER: John Weber <rjohnweber@gmail.com>
+#@MAINTAINER:
 
 include include/wandboard.inc
 
diff --git a/conf/machine/wandboard-quad.conf b/conf/machine/wandboard-quad.conf
index 396c977..78222b7 100644
--- a/conf/machine/wandboard-quad.conf
+++ b/conf/machine/wandboard-quad.conf
@@ -2,7 +2,7 @@
 #@NAME: Wandboard i.MX6 Wandboard Quad
 #@SOC: i.MX6Q
 #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Quad
-#@MAINTAINER: John Weber <rjohnweber@gmail.com>
+#@MAINTAINER:
 
 include include/wandboard.inc
 
diff --git a/conf/machine/wandboard-solo.conf b/conf/machine/wandboard-solo.conf
index c2780bf..b2ff317 100644
--- a/conf/machine/wandboard-solo.conf
+++ b/conf/machine/wandboard-solo.conf
@@ -2,7 +2,7 @@
 #@NAME: Wandboard i.MX6 Wandboard Solo
 #@SOC: i.MX6S
 #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Solo
-#@MAINTAINER: John Weber <rjohnweber@gmail.com>
+#@MAINTAINER:
 
 include include/wandboard.inc
 
-- 
2.0.0



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

* Re: [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer
  2014-10-02 17:31 ` [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer John Weber
@ 2014-10-02 18:56   ` Otavio Salvador
  2014-10-02 19:02     ` John Weber
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2014-10-02 18:56 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale

On Thu, Oct 2, 2014 at 2:31 PM, John Weber <rjohnweber@gmail.com> wrote:
> I will not have time to spend to maintain and test the Wandboard
> machines, so remove me as maintainer.
>
> Signed-off-by: John Weber <rjohnweber@gmail.com>

I am sad to learn this, but we all need to move on from time to time.

Is there someone else in the mailing list willing to adopt the boards?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer
  2014-10-02 18:56   ` Otavio Salvador
@ 2014-10-02 19:02     ` John Weber
  0 siblings, 0 replies; 4+ messages in thread
From: John Weber @ 2014-10-02 19:02 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale


On 10/2/14, 1:56 PM, Otavio Salvador wrote:
> On Thu, Oct 2, 2014 at 2:31 PM, John Weber <rjohnweber@gmail.com> wrote:
>> I will not have time to spend to maintain and test the Wandboard
>> machines, so remove me as maintainer.
>>
>> Signed-off-by: John Weber <rjohnweber@gmail.com>
> I am sad to learn this, but we all need to move on from time to time.
>
> Is there someone else in the mailing list willing to adopt the boards?
>
I do hope someone else is interested, but by no means am I completely backing 
away from the Yocto project or Wandboard; I'm only doing this to remove myself 
from the obligation to continuously test and maintain it.  If I see something 
wrong, I'll definitely be sending patches.

John



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

end of thread, other threads:[~2014-10-02 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 17:31 [meta-fsl-arm-extra][PATCH 1/2] README: layer dependencies should be master John Weber
2014-10-02 17:31 ` [meta-fsl-arm-extra][PATCH 2/2] conf/wandboard: Remove me as maintainer John Weber
2014-10-02 18:56   ` Otavio Salvador
2014-10-02 19:02     ` John Weber

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.