Thanks Armin, I plan to create the branch today On Fri, Oct 21, 2022 at 5:23 AM Armin Kuster <[email protected]> wrote: > > Signed-off-by: Armin Kuster <[email protected]> > --- > README | 2 +- > meta-filesystems/README | 10 +++++----- > meta-gnome/README | 10 +++++----- > meta-initramfs/README | 8 ++++---- > meta-multimedia/README | 10 +++++----- > meta-networking/MAINTAINERS | 15 +++------------ > meta-networking/README | 9 ++++----- > meta-oe/README | 8 ++++---- > meta-perl/README | 11 +++++------ > meta-python/README | 12 +++++------- > meta-webserver/README | 11 +++++++---- > meta-xfce/README | 11 +++++------ > 12 files changed, 53 insertions(+), 64 deletions(-) > > diff --git a/README b/README > index 7318f09cdb..82f2e9699a 100644 > --- a/README > +++ b/README > @@ -1,6 +1,6 @@ > Collection of layers for the OE-core universe > > -Main layer maintainer: Khem Raj <[email protected]> > +Main layer maintainer: Armin Kuster <[email protected]> > > 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 78a4429ce2..344bc441e1 100644 > --- a/meta-filesystems/README > +++ b/meta-filesystems/README > @@ -11,26 +11,26 @@ This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > layers: meta > - branch: master > + branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > layers: meta-oe > - branch: master > + branch: langdale > > Patches > ======= > > Please submit any patches against the filesystems layer to the > OpenEmbedded development mailing list > ([email protected]) > -with '[meta-filesystems]' in the subject. > +with '[meta-filesystems][langdale]' in the subject. > > -Layer maintainer: Khem Raj <[email protected]> > +Layer maintainer: Armin Kuster <[email protected]> > > When sending single patches, please use something like: > > git send-email -1 -M \ > --to [email protected] \ > - --subject-prefix='meta-filesystems][PATCH' > + --subject-prefix='meta-filesystems][langdale][PATCH' > > > Table of Contents > diff --git a/meta-gnome/README b/meta-gnome/README > index fbb0d72476..2085c846e0 100644 > --- a/meta-gnome/README > +++ b/meta-gnome/README > @@ -3,14 +3,14 @@ Dependencies > This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > -branch: master > +branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > -branch: master > +branch: langdale > > -Send pull requests to [email protected] with > '[meta-gnome]' in the subject' > +Send pull requests to [email protected] with > '[meta-gnome][langdale]' in the subject' > > When sending single patches, please using something like: > -git send-email -M -1 --to [email protected] > --subject-prefix='meta-gnome][PATCH' > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-gnome][langdale][PATCH' > > -Layer maintainer: Andreas Müller <[email protected]> > +Layer maintainer: Armin Kuster <[email protected]> > diff --git a/meta-initramfs/README b/meta-initramfs/README > index 119293a741..af98c5e4e8 100644 > --- a/meta-initramfs/README > +++ b/meta-initramfs/README > @@ -12,19 +12,19 @@ Dependencies > This layer depends on: > > URI: git://git.openembedded.org/meta-openembedded > -branch: master > +branch: langdale > > > Maintenance > ----------- > > Send patches / pull requests to [email protected] > -with '[meta-initramfs]' in the subject. > +with '[meta-initramfs][langdale]' in the subject. > > When sending single patches, please using something like: > -git send-email -M -1 --to [email protected] > --subject-prefix='meta-initramfs][PATCH' > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-initramfs][langdale][PATCH' > > -Interm layer maintainer: Khem Raj <[email protected]> > +Interm layer maintainer: Armin Kuster <[email protected]> > > > License > diff --git a/meta-multimedia/README b/meta-multimedia/README > index 235c34331b..9f6df31ecc 100644 > --- a/meta-multimedia/README > +++ b/meta-multimedia/README > @@ -1,17 +1,17 @@ > This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > -branch: master > +branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > layers: meta-oe > -branch: master > +branch: langdale > > -Send pull requests to [email protected] with > '[meta-multimedia]' in the subject > +Send pull requests to [email protected] with > '[meta-multimedia][langdale]' in the subject > > When sending single patches, please use something like: > -git send-email -M -1 --to [email protected] > --subject-prefix='meta-multimedia][PATCH' > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-multimedia][langdale][PATCH' > > You are encouraged to fork the mirror on github > https://github.com/openembedded/meta-openembedded to share your patches, this > is preferred for patch sets consisting of more than one patch. Other services > like GitLab, 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 <[email protected]> > +Layer maintainer: Armin Kuster <[email protected]> > diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS > index ce53ec471b..9b5441da85 100644 > --- a/meta-networking/MAINTAINERS > +++ b/meta-networking/MAINTAINERS > @@ -2,13 +2,13 @@ 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 ([email protected]) with > -'[meta-networking]' in the subject. > +'[meta-networking][langdale]' in the subject. > > When sending single patches, please use something like: > > git send-email -1 -M \ > --to [email protected] \ > - --subject-prefix='meta-networking][PATCH' > + --subject-prefix='meta-networking][langdale][PATCH' > > You may also contact the maintainers directly. > > @@ -26,18 +26,9 @@ Please keep this list in alphabetical order. > Maintainers List (try to look for most precise areas first) > > COMMON > -M: Khem Raj <[email protected]> > -M: "Joe MacDonald (backup)" <[email protected]> > +M: Armin Kuster <[email protected]> > L: [email protected] > Q: https://patchwork.openembedded.org/project/oe/ > S: Maintained > F: conf > F: recipes-* > - > -NETKIT > -M: Armin Kuster <[email protected]> > -F: recipes-netkit > - > -OPENTHREAD > -M: Stefan Schmidt <[email protected]> > -F: recipes-connectivity/openthread/ > diff --git a/meta-networking/README b/meta-networking/README > index 34e11a96dd..46d60e2811 100644 > --- a/meta-networking/README > +++ b/meta-networking/README > @@ -18,22 +18,21 @@ Dependencies > This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > -branch: master > +branch: langdale > > For some recipes, the meta-oe layer is required: > > URI: git://git.openembedded.org/meta-openembedded > subdirectory: meta-oe > -branch: master > +branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > subdirectory: meta-python > -branch: master > +branch: langdale > > Maintenance > ----------- > -Layer maintainers: Khem Raj <[email protected]> > - Armin Kuster <[email protected]> (recipes-netkit) > +Layer maintainers: Armin Kuster <[email protected]> > > > Please see the MAINTAINERS file for information on contacting the > diff --git a/meta-oe/README b/meta-oe/README > index 676a2c8925..57a45f14da 100644 > --- a/meta-oe/README > +++ b/meta-oe/README > @@ -4,7 +4,7 @@ meta-oe > This layer depends on: > > URI: git://github.com/openembedded/openembedded-core.git > -branch: master > +branch: langdale > > luajit recipe requires host compiler to be able to generate 32bit code when > target is 32bit > e.g. arm, so ensure that $CC -m32 is functional on build host, if building > this recipe, needed > @@ -16,10 +16,10 @@ pacman -S lib32-gcc-libs lib32-glibc > Ubuntu > sudo apt-get install gcc-multilib linux-libc-dev:i386 > > -Send pull requests to [email protected] with > '[meta-oe]' in the subject' > +Send pull requests to [email protected] with > '[meta-oe][langdale]' in the subject' > > When sending single patches, please use something like: > -'git send-email -M -1 --to [email protected] > --subject-prefix="meta-oe][PATCH"' > +'git send-email -M -1 --to [email protected] > --subject-prefix="meta-oe][langdale][PATCH"' > > You are encouraged to fork the mirror on GitHub > https://github.com/openembedded/meta-openembedded > to share your patches, this is preferred for patch sets consisting of more > than one patch. > @@ -28,4 +28,4 @@ Other services like GitLab, repo.or.cz or self-hosted > setups are of course accep > '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 <[email protected]> > +layer maintainer: Armin Kuster <[email protected]> > diff --git a/meta-perl/README b/meta-perl/README > index 13014b0ff3..01283226d5 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: langdale > > Adding the meta-perl layer to your build > --------------------------------------- > @@ -73,14 +73,13 @@ Maintenance > ----------- > > Send patches / pull requests to [email protected] > with > -'[meta-perl]' in the subject. > +'[meta-perl][langdale]' in the subject. > > When sending single patches, please using something like: > -git send-email -M -1 --to [email protected] > --subject-prefix='meta-perl][PATCH' > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-perl][langdale][PATCH' > > -Layer maintainers: > - Hongxu Jia <[email protected]> > - Tim "moto-timo" Orling <[email protected]> > +Layer maintainers: Armin Kuster <[email protected]> > + > > License > ------- > diff --git a/meta-python/README b/meta-python/README > index 36c193957c..d188471e83 100644 > --- a/meta-python/README > +++ b/meta-python/README > @@ -13,11 +13,11 @@ The meta-python layer depends on: > > URI: git://git.openembedded.org/openembedded-core > layers: meta > - branch: master > + branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > layers: meta-oe > - branch: master > + branch: langdale > > Contributing > ------------------------- > @@ -28,14 +28,12 @@ comments and patch review. It is subscriber only, so > please register > before posting. > > Send pull requests to [email protected] with > -'[meta-python]' in the subject. > +'[meta-python][langdale]' in the subject. > > When sending single patches, please use something like: > -git send-email -M -1 [email protected] > --subject-prefix='meta-python][PATCH' > +git send-email -M -1 [email protected] > --subject-prefix='meta-python][langdale][PATCH' > > Maintenance > ------------------------- > > -Layer maintainers: > - Tim "moto-timo" Orling <[email protected]> > - Derek Straka <[email protected]> > +Layer maintainers: Armin Kuster <[email protected]> > diff --git a/meta-webserver/README b/meta-webserver/README > index d23f6cc65c..4a281b8089 100644 > --- a/meta-webserver/README > +++ b/meta-webserver/README > @@ -13,13 +13,13 @@ This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > subdirectory: meta > -branch: master > +branch: langdale > > For some recipes, the meta-oe layer is required: > > URI: git://git.openembedded.org/meta-openembedded > subdirectory: meta-oe > -branch: master > +branch: langdale > > > > @@ -50,9 +50,12 @@ Maintenance > ----------- > > Send patches / pull requests to [email protected] > -with '[meta-webserver]' in the subject. > +with '[meta-webserver][langdale]' in the subject. > > -Layer maintainer: Derek Straka <[email protected]> > +When sending single patches, please using something like: > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-webserver][langdale][PATCH' > + > +Layer maintainer: Armin Kuster <[email protected]> > > > License > diff --git a/meta-xfce/README b/meta-xfce/README > index 3d6158628f..6eeb0e60e4 100644 > --- a/meta-xfce/README > +++ b/meta-xfce/README > @@ -1,10 +1,10 @@ > This layer depends on: > > URI: git://git.openembedded.org/openembedded-core > -branch: master > +branch: langdale > > URI: git://git.openembedded.org/meta-openembedded > -branch: master > +branch: langdale > > meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this > repository. > > @@ -13,10 +13,9 @@ this to local.conf: > > BBMASK = "meta-xfce/recipes-multimedia" > > -Send pull requests to [email protected] with > '[meta-xfce]' in the subject' > +Send pull requests to [email protected] with > '[meta-xfce][langdale]' in the subject' > > When sending single patches, please using something like: > -git send-email -M -1 --to [email protected] > --subject-prefix='meta-xfce][PATCH' > +git send-email -M -1 --to [email protected] > --subject-prefix='meta-xfce][langdale][PATCH' > > -Layer maintainer: Kai Kang <[email protected]> > -Layer maintainer: Andreas Müller <[email protected]> > +Layer maintainer: Armin Kuster <[email protected]> > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99254): https://lists.openembedded.org/g/openembedded-devel/message/99254 Mute This Topic: https://lists.openembedded.org/mt/94474319/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
