All of lore.kernel.org
 help / color / mirror / Atom feed
* [warrior][PATCH] README: updated Maintainers list for Warrior
@ 2019-05-01 14:52 Armin Kuster
  2019-05-01 15:27 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Armin Kuster @ 2019-05-01 14:52 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 README                      |  2 +-
 meta-filesystems/README     | 12 ++++++------
 meta-gnome/README           | 10 +++++-----
 meta-initramfs/README       |  8 ++++----
 meta-multimedia/README      | 10 +++++-----
 meta-networking/MAINTAINERS | 32 +++-----------------------------
 meta-networking/README      |  6 +++---
 meta-oe/README              |  8 ++++----
 meta-perl/README            | 10 ++++------
 meta-python/README          | 12 +++++-------
 meta-webserver/README       |  8 ++++----
 meta-xfce/README            | 10 +++++-----
 12 files changed, 49 insertions(+), 79 deletions(-)

diff --git a/README b/README
index 7318f09..881115e 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Collection of layers for the OE-core universe
 
-Main layer maintainer: Khem Raj <raj.khem@gmail.com>
+Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
 
 This repository is a collection of layers to suppliment OE-Core
 with additional packages, Each layer have designated maintainer
diff --git a/meta-filesystems/README b/meta-filesystems/README
index 87cb685..d9f07df 100644
--- a/meta-filesystems/README
+++ b/meta-filesystems/README
@@ -10,30 +10,30 @@ Dependencies
 This layer depends on:
 
   URI: git://git.openembedded.org/bitbake
-  branch: master
+  branch: 1.40
 
   URI: git://git.openembedded.org/openembedded-core
   layers: meta
-  branch: master
+  branch: warrior
 
   URI: git://git.openembedded.org/meta-openembedded
   layers: meta-oe
-  branch: master
+  branch: warrior
 
 Patches
 =======
 
 Please submit any patches against the filesystems layer to the
 OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org)
-with '[meta-filesystems]' in the subject.
+with '[meta-filesystems][warrior]' in the subject.
 
-Layer maintainer: Khem Raj <raj.khem@gmail.com>
+Warrior maintainer: Armin Kuster <akuster808@gmail.com>
 
 When sending single patches, please use something like:
 
    git send-email -1 -M \
         --to openembedded-devel@lists.openembedded.org \
-        --subject-prefix=meta-filesystems][PATCH
+        --subject-prefix=meta-filesystems][warrior][PATCH
 
 
 Table of Contents
diff --git a/meta-gnome/README b/meta-gnome/README
index 2a682e7..2e9e6bb 100644
--- a/meta-gnome/README
+++ b/meta-gnome/README
@@ -23,16 +23,16 @@ Dependencies
 This layer depends on:
 
 URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: warrior
 revision: HEAD
 
 URI: git://github.com/openembedded/meta-oe.git
-branch: master
+branch: warrior
 revision: HEAD
 
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][warrior]' in the subject'
 
 When sending single patches, please using something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][warrior][PATCH'
 
-Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
+Warrior maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-initramfs/README b/meta-initramfs/README
index 79244d4..b56224e 100644
--- a/meta-initramfs/README
+++ b/meta-initramfs/README
@@ -12,7 +12,7 @@ Dependencies
 This layer depends on:
 
 URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: warrior
 revision: HEAD
 
 
@@ -20,12 +20,12 @@ Maintenance
 -----------
 
 Send patches / pull requests to openembedded-devel@lists.openembedded.org
-with '[meta-initramfs]' in the subject.
+with '[meta-initramfs][warrior]' in the subject.
 
 When sending single patches, please using something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][warrior][PATCH'
 
-Interm layer maintainer: Khem Raj <raj.khem@gmail.com>
+Warrior maintainer: Armin Kuster <akuster808@gmail.com>
 
 
 License
diff --git a/meta-multimedia/README b/meta-multimedia/README
index 20f4fb8..7229948 100644
--- a/meta-multimedia/README
+++ b/meta-multimedia/README
@@ -1,19 +1,19 @@
 This layer depends on:
 
 URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: warrior
 revision: HEAD
 
 URI: git://github.com/openembedded/meta-oe.git
 layers: meta-oe
-branch: master
+branch: warrior
 revision: HEAD
 
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][warrior]' in the subject'
 
 When sending single patches, please use something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][warrior][PATCH
 
 You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
 
-Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
+Warrior maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 5c4c4ce..c029935 100644
--- a/meta-networking/MAINTAINERS
+++ b/meta-networking/MAINTAINERS
@@ -2,38 +2,12 @@ This file contains a list of maintainers for the meta-networking layer.
 
 Please submit any patches against meta-networking to the OpenEmbedded
 development mailing list (openembedded-devel@lists.openembedded.org) with
-'[meta-networking]' in the subject.
+'[meta-networking][warrior]' in the subject.
 
 When sending single patches, please use something like:
 
    git send-email -1 -M \
         --to openembedded-devel@lists.openembedded.org \
-        --subject-prefix=meta-networking][PATCH
+        --subject-prefix=meta-networking][warrior][PATCH
 
-You may also contact the maintainers directly.
-
-Descriptions of section entries:
-
-        M: Mail patches to: FullName <address@domain>
-        F: Files and directories with wildcard patterns.
-           A trailing slash includes all files and subdirectory files.
-           F: recipes-devtools/    all files in and below recipes-devtools
-           F: recipes-selinux/*    all files in recipes-selinux, but not below
-           One pattern per line.  Multiple F: lines acceptable.
-
-Please keep this list in alphabetical order.
-
-Maintainers List (try to look for most precise areas first)
-
-COMMON
-M:      Khem Raj <raj.khem@gmail.com>
-M:      "Joe MacDonald (backup)" <joe@deserted.net>
-L:      openembedded-devel@lists.openembedded.org
-Q:      https://patchwork.openembedded.org/project/oe/
-S:      Maintained
-F:      conf
-F:      recipes-*
-
-NETKIT
-M:      Armin Kuster <akuster808@gmail.com>
-F:      recipes-netkit
+Warrior Maintainer:      Armin Kuster <akuster808@gmail.com>
diff --git a/meta-networking/README b/meta-networking/README
index e1ba27d..71b48dd 100644
--- a/meta-networking/README
+++ b/meta-networking/README
@@ -18,19 +18,19 @@ Dependencies
 This layer depends on:
 
 URI: git://github.com/openembedded/openembedded-core.git
-branch: master
+branch: warrior
 revision: HEAD
 
 For some recipes, the meta-oe layer is required:
 
 URI: git://github.com/openembedded/meta-openembedded.git
 subdirectory: meta-oe
-branch: master
+branch: warrior
 revision: HEAD
 
 URI: git://github.com/openembedded/meta-openembedded.git
 subdirectory: meta-python
-branch: master
+branch: warrior
 revision: HEAD
 
 Maintenance
diff --git a/meta-oe/README b/meta-oe/README
index 0e9f842..1ce0915 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -4,13 +4,13 @@ meta-oe
 This layer depends on:
 
 URI: git://github.com/openembedded/openembedded-core.git
-branch: master
+branch: warrior 
 revision: HEAD
 
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][warrior]' in the subject'
 
 When sending single patches, please use something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe[warrior][PATCH'
 
 You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
 to share your patches, this is preferred for patch sets consisting of more than one patch.
@@ -19,4 +19,4 @@ Other services like gitorious, repo.or.cz or self-hosted setups are of course ac
 'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
 to use, has been proven to be reliable and has a really good web GUI.
 
-layer maintainer: Khem Raj <raj.khem@gmail.com>
+Warrior maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-perl/README b/meta-perl/README
index 67f2910..543e889 100644
--- a/meta-perl/README
+++ b/meta-perl/README
@@ -52,7 +52,7 @@ Dependencies
 This layer depends on:
 
   URI: git://git.openembedded.org/openembedded-core
-  branch: master
+  branch: warrior
   revision: HEAD
   prio: default
 
@@ -75,14 +75,12 @@ Maintenance
 -----------
 
 Send patches / pull requests to openembedded-devel@lists.openembedded.org with
-'[meta-perl]' in the subject.
+'[meta-perl][warrior]' in the subject.
 
 When sending single patches, please using something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][warrior][PATCH'
 
-Layer maintainers:
-    Hongxu Jia <hongxu.jia@windriver.com>
-    Tim "moto-timo" Orling <ticotimo@gmail.com>
+Warrior maintainers: Armin kuster <akuster808@gmail.com>
 
 License
 -------
diff --git a/meta-python/README b/meta-python/README
index 705b035..961efc2 100644
--- a/meta-python/README
+++ b/meta-python/README
@@ -13,12 +13,12 @@ The meta-python layer depends on:
 
 	URI: git://git.openembedded.org/openembedded-core
 	layers: meta
-	branch: master
+	branch: warrior
 	revision: HEAD
 
 	URI: git://git.openembedded.org/meta-openembedded
 	layers: meta-oe
-	branch: master
+	branch: warrior
 	revision: HEAD
 
 Please follow the recommended setup procedures of your OE distribution.
@@ -35,15 +35,13 @@ comments and patch review. It is subscriber only, so please register
 before posting.
 
 Send pull requests to openembedded-devel@lists.openembedded.org with
-'[meta-python]' in the subject.
+'[meta-python][warrior]' in the subject.
 
 When sending single patches, please use something like: 
-'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH'
+'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][warrior][PATCH'
 
 Maintenance
 -------------------------
 
-Layer Maintainers:
-        Tim "moto-timo" Orling <TicoTimo@gmail.com>
-        Derek Straka <derek@asterius.io>
+Warrior Maintainers: Armin Kuster <akuster808@gmail.com>
 
diff --git a/meta-webserver/README b/meta-webserver/README
index 7b60630..58b6310 100644
--- a/meta-webserver/README
+++ b/meta-webserver/README
@@ -13,14 +13,14 @@ This layer depends on:
 
 URI: git://github.com/openembedded/oe-core.git
 subdirectory: meta
-branch: master
+branch: warrior
 revision: HEAD
 
 For some recipes, the meta-oe layer is required:
 
 URI: git://github.com/openembedded/meta-oe.git
 subdirectory: meta-oe
-branch: master
+branch: warrior
 revision: HEAD
 
 
@@ -52,9 +52,9 @@ Maintenance
 -----------
 
 Send patches / pull requests to openembedded-devel@lists.openembedded.org
-with '[meta-webserver]' in the subject.
+with '[meta-webserver][warrior]' in the subject.
 
-Layer maintainer: Derek Straka <derek@asterius.io>
+Warrior Maintainer: Armin Kuster <akuster808@gmail.com>
 
 
 License
diff --git a/meta-xfce/README b/meta-xfce/README
index 7431e8b..2362ecb 100644
--- a/meta-xfce/README
+++ b/meta-xfce/README
@@ -1,11 +1,11 @@
 This layer depends on:
 
 URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: warrior
 revision: HEAD
 
 URI: git://github.com/openembedded/meta-oe.git
-branch: master
+branch: warrior
 revision: HEAD
 meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.
 
@@ -14,9 +14,9 @@ this to local.conf:
 
 BBMASK = "meta-xfce/recipes-multimedia"
 
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][warrior]' in the subject'
 
 When sending single patches, please using something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][warrior][PATCH'
 
-Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
+Warrior Maintainer: Armin Kuster <akuster808@gmail.com>
-- 
2.7.4



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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 14:52 [warrior][PATCH] README: updated Maintainers list for Warrior Armin Kuster
@ 2019-05-01 15:27 ` Tom Rini
  2019-05-01 15:45     ` Joshua Watt
  2019-05-01 15:56   ` akuster808
  0 siblings, 2 replies; 11+ messages in thread
From: Tom Rini @ 2019-05-01 15:27 UTC (permalink / raw)
  To: Armin Kuster, Joshua Watt; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]

On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  README                      |  2 +-
>  meta-filesystems/README     | 12 ++++++------
>  meta-gnome/README           | 10 +++++-----
>  meta-initramfs/README       |  8 ++++----
>  meta-multimedia/README      | 10 +++++-----
>  meta-networking/MAINTAINERS | 32 +++-----------------------------
>  meta-networking/README      |  6 +++---
>  meta-oe/README              |  8 ++++----
>  meta-perl/README            | 10 ++++------
>  meta-python/README          | 12 +++++-------
>  meta-webserver/README       |  8 ++++----
>  meta-xfce/README            | 10 +++++-----
>  12 files changed, 49 insertions(+), 79 deletions(-)
> 
> diff --git a/README b/README
> index 7318f09..881115e 100644
> --- a/README
> +++ b/README
> @@ -1,6 +1,6 @@
>  Collection of layers for the OE-core universe
>  
> -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
>  
>  This repository is a collection of layers to suppliment OE-Core
>  with additional packages, Each layer have designated maintainer
> diff --git a/meta-filesystems/README b/meta-filesystems/README
> index 87cb685..d9f07df 100644
> --- a/meta-filesystems/README
> +++ b/meta-filesystems/README
> @@ -10,30 +10,30 @@ Dependencies
>  This layer depends on:
>  
>    URI: git://git.openembedded.org/bitbake
> -  branch: master
> +  branch: 1.40

I may be starting off on the wrong patch here, but, did 1.40 or
bitbake.conf ever get patched up such that rm_work doesn't cause
world-rebuilds every time?  I recall when digging into this before there
was a "maybe if we tweak $something it'll be happy again with this older
bitbake".  Thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [oe] [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 15:27 ` Tom Rini
@ 2019-05-01 15:45     ` Joshua Watt
  2019-05-01 15:56   ` akuster808
  1 sibling, 0 replies; 11+ messages in thread
From: Joshua Watt @ 2019-05-01 15:45 UTC (permalink / raw)
  To: Tom Rini, Armin Kuster; +Cc: openembedded-devel, openembedded-core

On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > ---
> >  README                      |  2 +-
> >  meta-filesystems/README     | 12 ++++++------
> >  meta-gnome/README           | 10 +++++-----
> >  meta-initramfs/README       |  8 ++++----
> >  meta-multimedia/README      | 10 +++++-----
> >  meta-networking/MAINTAINERS | 32 +++-----------------------------
> >  meta-networking/README      |  6 +++---
> >  meta-oe/README              |  8 ++++----
> >  meta-perl/README            | 10 ++++------
> >  meta-python/README          | 12 +++++-------
> >  meta-webserver/README       |  8 ++++----
> >  meta-xfce/README            | 10 +++++-----
> >  12 files changed, 49 insertions(+), 79 deletions(-)
> > 
> > diff --git a/README b/README
> > index 7318f09..881115e 100644
> > --- a/README
> > +++ b/README
> > @@ -1,6 +1,6 @@
> >  Collection of layers for the OE-core universe
> >  
> > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> >  
> >  This repository is a collection of layers to suppliment OE-Core
> >  with additional packages, Each layer have designated maintainer
> > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > index 87cb685..d9f07df 100644
> > --- a/meta-filesystems/README
> > +++ b/meta-filesystems/README
> > @@ -10,30 +10,30 @@ Dependencies
> >  This layer depends on:
> >  
> >    URI: git://git.openembedded.org/bitbake
> > -  branch: master
> > +  branch: 1.40
> 
> I may be starting off on the wrong patch here, but, did 1.40 or
> bitbake.conf ever get patched up such that rm_work doesn't cause
> world-rebuilds every time?  I recall when digging into this before
> there
> was a "maybe if we tweak $something it'll be happy again with this
> older
> bitbake".  Thanks!

No it didn't... I seem to recall looking at it and it wasn't quite as
trivial as I had assumed but got distracted; sorry about that. If we
are still wanting to make oe-core backward compatible with older
bitbake I can open a bugzilla. 

For reference, here is the discussion: 
http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html

> 
-- 
Joshua Watt <JPEWhacker@gmail.com>



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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
@ 2019-05-01 15:45     ` Joshua Watt
  0 siblings, 0 replies; 11+ messages in thread
From: Joshua Watt @ 2019-05-01 15:45 UTC (permalink / raw)
  To: Tom Rini, Armin Kuster; +Cc: openembedded-devel, openembedded-core

On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > ---
> >  README                      |  2 +-
> >  meta-filesystems/README     | 12 ++++++------
> >  meta-gnome/README           | 10 +++++-----
> >  meta-initramfs/README       |  8 ++++----
> >  meta-multimedia/README      | 10 +++++-----
> >  meta-networking/MAINTAINERS | 32 +++-----------------------------
> >  meta-networking/README      |  6 +++---
> >  meta-oe/README              |  8 ++++----
> >  meta-perl/README            | 10 ++++------
> >  meta-python/README          | 12 +++++-------
> >  meta-webserver/README       |  8 ++++----
> >  meta-xfce/README            | 10 +++++-----
> >  12 files changed, 49 insertions(+), 79 deletions(-)
> > 
> > diff --git a/README b/README
> > index 7318f09..881115e 100644
> > --- a/README
> > +++ b/README
> > @@ -1,6 +1,6 @@
> >  Collection of layers for the OE-core universe
> >  
> > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> >  
> >  This repository is a collection of layers to suppliment OE-Core
> >  with additional packages, Each layer have designated maintainer
> > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > index 87cb685..d9f07df 100644
> > --- a/meta-filesystems/README
> > +++ b/meta-filesystems/README
> > @@ -10,30 +10,30 @@ Dependencies
> >  This layer depends on:
> >  
> >    URI: git://git.openembedded.org/bitbake
> > -  branch: master
> > +  branch: 1.40
> 
> I may be starting off on the wrong patch here, but, did 1.40 or
> bitbake.conf ever get patched up such that rm_work doesn't cause
> world-rebuilds every time?  I recall when digging into this before
> there
> was a "maybe if we tweak $something it'll be happy again with this
> older
> bitbake".  Thanks!

No it didn't... I seem to recall looking at it and it wasn't quite as
trivial as I had assumed but got distracted; sorry about that. If we
are still wanting to make oe-core backward compatible with older
bitbake I can open a bugzilla. 

For reference, here is the discussion: 
http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html

> 
-- 
Joshua Watt <JPEWhacker@gmail.com>



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

* Re: [oe] [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 15:45     ` Joshua Watt
@ 2019-05-01 15:48       ` Tom Rini
  -1 siblings, 0 replies; 11+ messages in thread
From: Tom Rini @ 2019-05-01 15:48 UTC (permalink / raw)
  To: Joshua Watt; +Cc: openembedded-devel, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2806 bytes --]

On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > > ---
> > >  README                      |  2 +-
> > >  meta-filesystems/README     | 12 ++++++------
> > >  meta-gnome/README           | 10 +++++-----
> > >  meta-initramfs/README       |  8 ++++----
> > >  meta-multimedia/README      | 10 +++++-----
> > >  meta-networking/MAINTAINERS | 32 +++-----------------------------
> > >  meta-networking/README      |  6 +++---
> > >  meta-oe/README              |  8 ++++----
> > >  meta-perl/README            | 10 ++++------
> > >  meta-python/README          | 12 +++++-------
> > >  meta-webserver/README       |  8 ++++----
> > >  meta-xfce/README            | 10 +++++-----
> > >  12 files changed, 49 insertions(+), 79 deletions(-)
> > > 
> > > diff --git a/README b/README
> > > index 7318f09..881115e 100644
> > > --- a/README
> > > +++ b/README
> > > @@ -1,6 +1,6 @@
> > >  Collection of layers for the OE-core universe
> > >  
> > > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> > >  
> > >  This repository is a collection of layers to suppliment OE-Core
> > >  with additional packages, Each layer have designated maintainer
> > > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > > index 87cb685..d9f07df 100644
> > > --- a/meta-filesystems/README
> > > +++ b/meta-filesystems/README
> > > @@ -10,30 +10,30 @@ Dependencies
> > >  This layer depends on:
> > >  
> > >    URI: git://git.openembedded.org/bitbake
> > > -  branch: master
> > > +  branch: 1.40
> > 
> > I may be starting off on the wrong patch here, but, did 1.40 or
> > bitbake.conf ever get patched up such that rm_work doesn't cause
> > world-rebuilds every time?  I recall when digging into this before
> > there
> > was a "maybe if we tweak $something it'll be happy again with this
> > older
> > bitbake".  Thanks!
> 
> No it didn't... I seem to recall looking at it and it wasn't quite as
> trivial as I had assumed but got distracted; sorry about that. If we
> are still wanting to make oe-core backward compatible with older
> bitbake I can open a bugzilla. 
> 
> For reference, here is the discussion: 
> http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html

Please do, as IMHO we need to either fix the feature (rm_work + sstate
equivalence) or mark a newer minimum bitbake version.  rm_work + sstate
cache is part of the back-bone of internal deployments as there's never
enough disk space and also never enough wall clock time.  Thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
@ 2019-05-01 15:48       ` Tom Rini
  0 siblings, 0 replies; 11+ messages in thread
From: Tom Rini @ 2019-05-01 15:48 UTC (permalink / raw)
  To: Joshua Watt; +Cc: openembedded-devel, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2806 bytes --]

On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > > ---
> > >  README                      |  2 +-
> > >  meta-filesystems/README     | 12 ++++++------
> > >  meta-gnome/README           | 10 +++++-----
> > >  meta-initramfs/README       |  8 ++++----
> > >  meta-multimedia/README      | 10 +++++-----
> > >  meta-networking/MAINTAINERS | 32 +++-----------------------------
> > >  meta-networking/README      |  6 +++---
> > >  meta-oe/README              |  8 ++++----
> > >  meta-perl/README            | 10 ++++------
> > >  meta-python/README          | 12 +++++-------
> > >  meta-webserver/README       |  8 ++++----
> > >  meta-xfce/README            | 10 +++++-----
> > >  12 files changed, 49 insertions(+), 79 deletions(-)
> > > 
> > > diff --git a/README b/README
> > > index 7318f09..881115e 100644
> > > --- a/README
> > > +++ b/README
> > > @@ -1,6 +1,6 @@
> > >  Collection of layers for the OE-core universe
> > >  
> > > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> > >  
> > >  This repository is a collection of layers to suppliment OE-Core
> > >  with additional packages, Each layer have designated maintainer
> > > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > > index 87cb685..d9f07df 100644
> > > --- a/meta-filesystems/README
> > > +++ b/meta-filesystems/README
> > > @@ -10,30 +10,30 @@ Dependencies
> > >  This layer depends on:
> > >  
> > >    URI: git://git.openembedded.org/bitbake
> > > -  branch: master
> > > +  branch: 1.40
> > 
> > I may be starting off on the wrong patch here, but, did 1.40 or
> > bitbake.conf ever get patched up such that rm_work doesn't cause
> > world-rebuilds every time?  I recall when digging into this before
> > there
> > was a "maybe if we tweak $something it'll be happy again with this
> > older
> > bitbake".  Thanks!
> 
> No it didn't... I seem to recall looking at it and it wasn't quite as
> trivial as I had assumed but got distracted; sorry about that. If we
> are still wanting to make oe-core backward compatible with older
> bitbake I can open a bugzilla. 
> 
> For reference, here is the discussion: 
> http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html

Please do, as IMHO we need to either fix the feature (rm_work + sstate
equivalence) or mark a newer minimum bitbake version.  rm_work + sstate
cache is part of the back-bone of internal deployments as there's never
enough disk space and also never enough wall clock time.  Thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [oe] [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 15:48       ` Tom Rini
@ 2019-05-01 15:56         ` Joshua Watt
  -1 siblings, 0 replies; 11+ messages in thread
From: Joshua Watt @ 2019-05-01 15:56 UTC (permalink / raw)
  To: Tom Rini; +Cc: openembedded-devel, openembedded-core

On Wed, 2019-05-01 at 11:48 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> > On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > > > ---
> > > >  README                      |  2 +-
> > > >  meta-filesystems/README     | 12 ++++++------
> > > >  meta-gnome/README           | 10 +++++-----
> > > >  meta-initramfs/README       |  8 ++++----
> > > >  meta-multimedia/README      | 10 +++++-----
> > > >  meta-networking/MAINTAINERS | 32 +++------------------------
> > > > -----
> > > >  meta-networking/README      |  6 +++---
> > > >  meta-oe/README              |  8 ++++----
> > > >  meta-perl/README            | 10 ++++------
> > > >  meta-python/README          | 12 +++++-------
> > > >  meta-webserver/README       |  8 ++++----
> > > >  meta-xfce/README            | 10 +++++-----
> > > >  12 files changed, 49 insertions(+), 79 deletions(-)
> > > > 
> > > > diff --git a/README b/README
> > > > index 7318f09..881115e 100644
> > > > --- a/README
> > > > +++ b/README
> > > > @@ -1,6 +1,6 @@
> > > >  Collection of layers for the OE-core universe
> > > >  
> > > > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > > > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> > > >  
> > > >  This repository is a collection of layers to suppliment OE-
> > > > Core
> > > >  with additional packages, Each layer have designated
> > > > maintainer
> > > > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > > > index 87cb685..d9f07df 100644
> > > > --- a/meta-filesystems/README
> > > > +++ b/meta-filesystems/README
> > > > @@ -10,30 +10,30 @@ Dependencies
> > > >  This layer depends on:
> > > >  
> > > >    URI: git://git.openembedded.org/bitbake
> > > > -  branch: master
> > > > +  branch: 1.40
> > > 
> > > I may be starting off on the wrong patch here, but, did 1.40 or
> > > bitbake.conf ever get patched up such that rm_work doesn't cause
> > > world-rebuilds every time?  I recall when digging into this
> > > before
> > > there
> > > was a "maybe if we tweak $something it'll be happy again with
> > > this
> > > older
> > > bitbake".  Thanks!
> > 
> > No it didn't... I seem to recall looking at it and it wasn't quite
> > as
> > trivial as I had assumed but got distracted; sorry about that. If
> > we
> > are still wanting to make oe-core backward compatible with older
> > bitbake I can open a bugzilla. 
> > 
> > For reference, here is the discussion: 
> > http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html
> 
> Please do, as IMHO we need to either fix the feature (rm_work +
> sstate
> equivalence) or mark a newer minimum bitbake version.  rm_work +
> sstate
> cache is part of the back-bone of internal deployments as there's
> never
> enough disk space and also never enough wall clock time.  Thanks!

https://bugzilla.yoctoproject.org/show_bug.cgi?id=13314

> 
-- 
Joshua Watt <JPEWhacker@gmail.com>



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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
@ 2019-05-01 15:56         ` Joshua Watt
  0 siblings, 0 replies; 11+ messages in thread
From: Joshua Watt @ 2019-05-01 15:56 UTC (permalink / raw)
  To: Tom Rini; +Cc: openembedded-devel, openembedded-core

On Wed, 2019-05-01 at 11:48 -0400, Tom Rini wrote:
> On Wed, May 01, 2019 at 10:45:03AM -0500, Joshua Watt wrote:
> > On Wed, 2019-05-01 at 11:27 -0400, Tom Rini wrote:
> > > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> > > > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > > > ---
> > > >  README                      |  2 +-
> > > >  meta-filesystems/README     | 12 ++++++------
> > > >  meta-gnome/README           | 10 +++++-----
> > > >  meta-initramfs/README       |  8 ++++----
> > > >  meta-multimedia/README      | 10 +++++-----
> > > >  meta-networking/MAINTAINERS | 32 +++------------------------
> > > > -----
> > > >  meta-networking/README      |  6 +++---
> > > >  meta-oe/README              |  8 ++++----
> > > >  meta-perl/README            | 10 ++++------
> > > >  meta-python/README          | 12 +++++-------
> > > >  meta-webserver/README       |  8 ++++----
> > > >  meta-xfce/README            | 10 +++++-----
> > > >  12 files changed, 49 insertions(+), 79 deletions(-)
> > > > 
> > > > diff --git a/README b/README
> > > > index 7318f09..881115e 100644
> > > > --- a/README
> > > > +++ b/README
> > > > @@ -1,6 +1,6 @@
> > > >  Collection of layers for the OE-core universe
> > > >  
> > > > -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> > > > +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> > > >  
> > > >  This repository is a collection of layers to suppliment OE-
> > > > Core
> > > >  with additional packages, Each layer have designated
> > > > maintainer
> > > > diff --git a/meta-filesystems/README b/meta-filesystems/README
> > > > index 87cb685..d9f07df 100644
> > > > --- a/meta-filesystems/README
> > > > +++ b/meta-filesystems/README
> > > > @@ -10,30 +10,30 @@ Dependencies
> > > >  This layer depends on:
> > > >  
> > > >    URI: git://git.openembedded.org/bitbake
> > > > -  branch: master
> > > > +  branch: 1.40
> > > 
> > > I may be starting off on the wrong patch here, but, did 1.40 or
> > > bitbake.conf ever get patched up such that rm_work doesn't cause
> > > world-rebuilds every time?  I recall when digging into this
> > > before
> > > there
> > > was a "maybe if we tweak $something it'll be happy again with
> > > this
> > > older
> > > bitbake".  Thanks!
> > 
> > No it didn't... I seem to recall looking at it and it wasn't quite
> > as
> > trivial as I had assumed but got distracted; sorry about that. If
> > we
> > are still wanting to make oe-core backward compatible with older
> > bitbake I can open a bugzilla. 
> > 
> > For reference, here is the discussion: 
> > http://lists.openembedded.org/pipermail/openembedded-core/2019-March/279724.html
> 
> Please do, as IMHO we need to either fix the feature (rm_work +
> sstate
> equivalence) or mark a newer minimum bitbake version.  rm_work +
> sstate
> cache is part of the back-bone of internal deployments as there's
> never
> enough disk space and also never enough wall clock time.  Thanks!

https://bugzilla.yoctoproject.org/show_bug.cgi?id=13314

> 
-- 
Joshua Watt <JPEWhacker@gmail.com>



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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 15:27 ` Tom Rini
  2019-05-01 15:45     ` Joshua Watt
@ 2019-05-01 15:56   ` akuster808
  2019-05-02 21:30     ` Khem Raj
  1 sibling, 1 reply; 11+ messages in thread
From: akuster808 @ 2019-05-01 15:56 UTC (permalink / raw)
  To: Tom Rini, Joshua Watt; +Cc: openembedded-devel


[-- Attachment #1.1: Type: text/plain, Size: 1968 bytes --]



On 5/1/19 8:27 AM, Tom Rini wrote:
> On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>  README                      |  2 +-
>>  meta-filesystems/README     | 12 ++++++------
>>  meta-gnome/README           | 10 +++++-----
>>  meta-initramfs/README       |  8 ++++----
>>  meta-multimedia/README      | 10 +++++-----
>>  meta-networking/MAINTAINERS | 32 +++-----------------------------
>>  meta-networking/README      |  6 +++---
>>  meta-oe/README              |  8 ++++----
>>  meta-perl/README            | 10 ++++------
>>  meta-python/README          | 12 +++++-------
>>  meta-webserver/README       |  8 ++++----
>>  meta-xfce/README            | 10 +++++-----
>>  12 files changed, 49 insertions(+), 79 deletions(-)
>>
>> diff --git a/README b/README
>> index 7318f09..881115e 100644
>> --- a/README
>> +++ b/README
>> @@ -1,6 +1,6 @@
>>  Collection of layers for the OE-core universe
>>  
>> -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
>> +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
>>  
>>  This repository is a collection of layers to suppliment OE-Core
>>  with additional packages, Each layer have designated maintainer
>> diff --git a/meta-filesystems/README b/meta-filesystems/README
>> index 87cb685..d9f07df 100644
>> --- a/meta-filesystems/README
>> +++ b/meta-filesystems/README
>> @@ -10,30 +10,30 @@ Dependencies
>>  This layer depends on:
>>  
>>    URI: git://git.openembedded.org/bitbake
>> -  branch: master
>> +  branch: 1.40
> I may be starting off on the wrong patch here, but, did 1.40 or
> bitbake.conf ever get patched up such that rm_work doesn't cause
> world-rebuilds every time?  I recall when digging into this before there
> was a "maybe if we tweak $something it'll be happy again with this older
> bitbake".  Thanks!

V2 sent.  Thanks for the review.

Thanks,
- armin
>



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-01 15:56   ` akuster808
@ 2019-05-02 21:30     ` Khem Raj
  2019-05-03  1:14       ` akuster808
  0 siblings, 1 reply; 11+ messages in thread
From: Khem Raj @ 2019-05-02 21:30 UTC (permalink / raw)
  To: akuster808; +Cc: Tom Rini, openembeded-devel

can we also remove older layers from LAYERSERIES_COMPAT while here

On Wed, May 1, 2019 at 8:56 AM akuster808 <akuster808@gmail.com> wrote:
>
>
>
> On 5/1/19 8:27 AM, Tom Rini wrote:
> > On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
> >> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> >> ---
> >>  README                      |  2 +-
> >>  meta-filesystems/README     | 12 ++++++------
> >>  meta-gnome/README           | 10 +++++-----
> >>  meta-initramfs/README       |  8 ++++----
> >>  meta-multimedia/README      | 10 +++++-----
> >>  meta-networking/MAINTAINERS | 32 +++-----------------------------
> >>  meta-networking/README      |  6 +++---
> >>  meta-oe/README              |  8 ++++----
> >>  meta-perl/README            | 10 ++++------
> >>  meta-python/README          | 12 +++++-------
> >>  meta-webserver/README       |  8 ++++----
> >>  meta-xfce/README            | 10 +++++-----
> >>  12 files changed, 49 insertions(+), 79 deletions(-)
> >>
> >> diff --git a/README b/README
> >> index 7318f09..881115e 100644
> >> --- a/README
> >> +++ b/README
> >> @@ -1,6 +1,6 @@
> >>  Collection of layers for the OE-core universe
> >>
> >> -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
> >> +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
> >>
> >>  This repository is a collection of layers to suppliment OE-Core
> >>  with additional packages, Each layer have designated maintainer
> >> diff --git a/meta-filesystems/README b/meta-filesystems/README
> >> index 87cb685..d9f07df 100644
> >> --- a/meta-filesystems/README
> >> +++ b/meta-filesystems/README
> >> @@ -10,30 +10,30 @@ Dependencies
> >>  This layer depends on:
> >>
> >>    URI: git://git.openembedded.org/bitbake
> >> -  branch: master
> >> +  branch: 1.40
> > I may be starting off on the wrong patch here, but, did 1.40 or
> > bitbake.conf ever get patched up such that rm_work doesn't cause
> > world-rebuilds every time?  I recall when digging into this before there
> > was a "maybe if we tweak $something it'll be happy again with this older
> > bitbake".  Thanks!
>
> V2 sent.  Thanks for the review.
>
> Thanks,
> - armin
> >
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

* Re: [warrior][PATCH] README: updated Maintainers list for Warrior
  2019-05-02 21:30     ` Khem Raj
@ 2019-05-03  1:14       ` akuster808
  0 siblings, 0 replies; 11+ messages in thread
From: akuster808 @ 2019-05-03  1:14 UTC (permalink / raw)
  To: Khem Raj; +Cc: Tom Rini, openembeded-devel



On 5/2/19 2:30 PM, Khem Raj wrote:
> can we also remove older layers from LAYERSERIES_COMPAT while here
Sure we can ; )  v4 shortly

- armin
>
> On Wed, May 1, 2019 at 8:56 AM akuster808 <akuster808@gmail.com> wrote:
>>
>>
>> On 5/1/19 8:27 AM, Tom Rini wrote:
>>> On Wed, May 01, 2019 at 07:52:00AM -0700, Armin Kuster wrote:
>>>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>>>> ---
>>>>  README                      |  2 +-
>>>>  meta-filesystems/README     | 12 ++++++------
>>>>  meta-gnome/README           | 10 +++++-----
>>>>  meta-initramfs/README       |  8 ++++----
>>>>  meta-multimedia/README      | 10 +++++-----
>>>>  meta-networking/MAINTAINERS | 32 +++-----------------------------
>>>>  meta-networking/README      |  6 +++---
>>>>  meta-oe/README              |  8 ++++----
>>>>  meta-perl/README            | 10 ++++------
>>>>  meta-python/README          | 12 +++++-------
>>>>  meta-webserver/README       |  8 ++++----
>>>>  meta-xfce/README            | 10 +++++-----
>>>>  12 files changed, 49 insertions(+), 79 deletions(-)
>>>>
>>>> diff --git a/README b/README
>>>> index 7318f09..881115e 100644
>>>> --- a/README
>>>> +++ b/README
>>>> @@ -1,6 +1,6 @@
>>>>  Collection of layers for the OE-core universe
>>>>
>>>> -Main layer maintainer: Khem Raj <raj.khem@gmail.com>
>>>> +Warrior maintainer: Armin Kuster  <akuster808@gmail.com>
>>>>
>>>>  This repository is a collection of layers to suppliment OE-Core
>>>>  with additional packages, Each layer have designated maintainer
>>>> diff --git a/meta-filesystems/README b/meta-filesystems/README
>>>> index 87cb685..d9f07df 100644
>>>> --- a/meta-filesystems/README
>>>> +++ b/meta-filesystems/README
>>>> @@ -10,30 +10,30 @@ Dependencies
>>>>  This layer depends on:
>>>>
>>>>    URI: git://git.openembedded.org/bitbake
>>>> -  branch: master
>>>> +  branch: 1.40
>>> I may be starting off on the wrong patch here, but, did 1.40 or
>>> bitbake.conf ever get patched up such that rm_work doesn't cause
>>> world-rebuilds every time?  I recall when digging into this before there
>>> was a "maybe if we tweak $something it'll be happy again with this older
>>> bitbake".  Thanks!
>> V2 sent.  Thanks for the review.
>>
>> Thanks,
>> - armin
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



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

end of thread, other threads:[~2019-05-03  1:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-01 14:52 [warrior][PATCH] README: updated Maintainers list for Warrior Armin Kuster
2019-05-01 15:27 ` Tom Rini
2019-05-01 15:45   ` [oe] " Joshua Watt
2019-05-01 15:45     ` Joshua Watt
2019-05-01 15:48     ` [oe] " Tom Rini
2019-05-01 15:48       ` Tom Rini
2019-05-01 15:56       ` [oe] " Joshua Watt
2019-05-01 15:56         ` Joshua Watt
2019-05-01 15:56   ` akuster808
2019-05-02 21:30     ` Khem Raj
2019-05-03  1:14       ` akuster808

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.