All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] meta-openembedded/meta-oe re-org
@ 2018-02-24 17:56 akuster808
  2018-02-24 18:38   ` Tom Rini
       [not found] ` <CADNbA1rnfQfQJ-78WFXdJHeZKGQXPnQ+hUY1zFi0SEDRiew4ig@mail.gmail.com>
  0 siblings, 2 replies; 9+ messages in thread
From: akuster808 @ 2018-02-24 17:56 UTC (permalink / raw)
  To: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer

Hello,

I am planning on moving some recipes to new locations that are more
in-line with their function.

Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
moving the appropriate recipes there.

This might help facilitate folks signing up to maintain a grouping like
recipes-crypto if that is their thing.


I will be sending out patches later today for review.

I have staged the changes @
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg

- armin




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

* Re: [OE-core] [RFC] meta-openembedded/meta-oe re-org
@ 2018-02-24 18:26 MacDonald, Joe
  2018-02-24 19:30 ` akuster808
  0 siblings, 1 reply; 9+ messages in thread
From: MacDonald, Joe @ 2018-02-24 18:26 UTC (permalink / raw)
  To: akuster808
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer

Hey Armin,

Your branch includes at least some (I haven't looked to see if it's all, seems likely) of the changes I have merged and ready to include for meta-networking. Since I haven't pushed them yet and wouldn't be before tonight at the earliest, do you want me to wait? Or were they just included in your tree for testing? I don't want to cause you unnecessary merge conflicts.

-J.

On Feb 24, 2018 12:57 PM, akuster808 <akuster808@gmail.com> wrote:
Hello,

I am planning on moving some recipes to new locations that are more
in-line with their function.

Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
moving the appropriate recipes there.

This might help facilitate folks signing up to maintain a grouping like
recipes-crypto if that is their thing.


I will be sending out patches later today for review.

I have staged the changes @
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg

- armin


--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: [OE-core] [RFC] meta-openembedded/meta-oe re-org
  2018-02-24 17:56 [RFC] meta-openembedded/meta-oe re-org akuster808
@ 2018-02-24 18:38   ` Tom Rini
       [not found] ` <CADNbA1rnfQfQJ-78WFXdJHeZKGQXPnQ+hUY1zFi0SEDRiew4ig@mail.gmail.com>
  1 sibling, 0 replies; 9+ messages in thread
From: Tom Rini @ 2018-02-24 18:38 UTC (permalink / raw)
  To: akuster808
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer

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

On Sat, Feb 24, 2018 at 09:56:42AM -0800, akuster808 wrote:

> Hello,
> 
> I am planning on moving some recipes to new locations that are more
> in-line with their function.
> 
> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
> moving the appropriate recipes there.
> 
> This might help facilitate folks signing up to maintain a grouping like
> recipes-crypto if that is their thing.
> 
> 
> I will be sending out patches later today for review.
> 
> I have staged the changes @
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg

Should some stuff perhaps be moved out to other layers?  More
specifically, should at least tomoyo-tools get moved to meta-security
with the rest of the tomoyo stuff?  I have less strong opinions on
leveldb (but maybe recipes-dbs instead) and passwdqc.

-- 
Tom

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

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

* Re: [RFC] meta-openembedded/meta-oe re-org
@ 2018-02-24 18:38   ` Tom Rini
  0 siblings, 0 replies; 9+ messages in thread
From: Tom Rini @ 2018-02-24 18:38 UTC (permalink / raw)
  To: akuster808
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer

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

On Sat, Feb 24, 2018 at 09:56:42AM -0800, akuster808 wrote:

> Hello,
> 
> I am planning on moving some recipes to new locations that are more
> in-line with their function.
> 
> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
> moving the appropriate recipes there.
> 
> This might help facilitate folks signing up to maintain a grouping like
> recipes-crypto if that is their thing.
> 
> 
> I will be sending out patches later today for review.
> 
> I have staged the changes @
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg

Should some stuff perhaps be moved out to other layers?  More
specifically, should at least tomoyo-tools get moved to meta-security
with the rest of the tomoyo stuff?  I have less strong opinions on
leveldb (but maybe recipes-dbs instead) and passwdqc.

-- 
Tom

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

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

* Re: [OE-core] [RFC] meta-openembedded/meta-oe re-org
  2018-02-24 18:26 [OE-core] " MacDonald, Joe
@ 2018-02-24 19:30 ` akuster808
  0 siblings, 0 replies; 9+ messages in thread
From: akuster808 @ 2018-02-24 19:30 UTC (permalink / raw)
  To: MacDonald, Joe
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer



On 02/24/2018 10:26 AM, MacDonald, Joe wrote:
> Hey Armin,
>
> Your branch includes at least some (I haven't looked to see if it's
> all, seems likely) of the changes I have merged and ready to include
> for meta-networking. Since I haven't pushed them yet and wouldn't be
> before tonight at the earliest, do you want me to wait? Or were they
> just included in your tree for testing? I don't want to cause you
> unnecessary merge conflicts.
>
Yeah, After I sent it, I thought maybe I should have given the start and
end range.


"zsh: move to recipes-shells" to top "postgres: move to recipes-dbs"

- armin

> -J.
>
> On Feb 24, 2018 12:57 PM, akuster808 <akuster808@gmail.com> wrote:
>
>     Hello,
>
>     I am planning on moving some recipes to new locations that are more
>     in-line with their function.
>
>     Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
>     moving the appropriate recipes there.
>
>     This might help facilitate folks signing up to maintain a grouping
>     like
>     recipes-crypto if that is their thing.
>
>
>     I will be sending out patches later today for review.
>
>     I have staged the changes @
>     http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg
>
>     - armin
>
>
>     -- 
>     _______________________________________________
>     Openembedded-core mailing list
>     Openembedded-core@lists.openembedded.org
>     http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>



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

* [OE-core] [RFC] meta-openembedded/meta-oe re-org
       [not found] ` <CADNbA1rnfQfQJ-78WFXdJHeZKGQXPnQ+hUY1zFi0SEDRiew4ig@mail.gmail.com>
@ 2018-02-25 22:46     ` Derek Straka
  0 siblings, 0 replies; 9+ messages in thread
From: Derek Straka @ 2018-02-25 22:46 UTC (permalink / raw)
  To: openembeded-devel, openembedded-core

On Sat, Feb 24, 2018 at 12:56 PM, akuster808 <akuster808@gmail.com> wrote:

> Hello,
>
> I am planning on moving some recipes to new locations that are more
> in-line with their function.
>
> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
> moving the appropriate recipes there.


I can take maintenance of *-shells and *-dbs once you merge things in
unless someone else wants to take them on.

-Derek


> This might help facilitate folks signing up to maintain a grouping like
> recipes-crypto if that is their thing.
>
>
> I will be sending out patches later today for review.
>
> I have staged the changes @
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?
> h=akuster/meta-oe-reorg
>
> - armin
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>


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

* [RFC] meta-openembedded/meta-oe re-org
@ 2018-02-25 22:46     ` Derek Straka
  0 siblings, 0 replies; 9+ messages in thread
From: Derek Straka @ 2018-02-25 22:46 UTC (permalink / raw)
  To: openembeded-devel, openembedded-core

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

On Sat, Feb 24, 2018 at 12:56 PM, akuster808 <akuster808@gmail.com> wrote:

> Hello,
>
> I am planning on moving some recipes to new locations that are more
> in-line with their function.
>
> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
> moving the appropriate recipes there.


I can take maintenance of *-shells and *-dbs once you merge things in
unless someone else wants to take them on.

-Derek


> This might help facilitate folks signing up to maintain a grouping like
> recipes-crypto if that is their thing.
>
>
> I will be sending out patches later today for review.
>
> I have staged the changes @
> http://cgit.openembedded.org/meta-openembedded-contrib/log/?
> h=akuster/meta-oe-reorg
>
> - armin
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 2064 bytes --]

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

* Re: [OE-core] [RFC] meta-openembedded/meta-oe re-org
  2018-02-24 18:38   ` Tom Rini
@ 2018-02-25 22:55     ` akuster808
  -1 siblings, 0 replies; 9+ messages in thread
From: akuster808 @ 2018-02-25 22:55 UTC (permalink / raw)
  To: Tom Rini
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer


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



On 02/24/2018 10:38 AM, Tom Rini wrote:
> On Sat, Feb 24, 2018 at 09:56:42AM -0800, akuster808 wrote:
>
>> Hello,
>>
>> I am planning on moving some recipes to new locations that are more
>> in-line with their function.
>>
>> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
>> moving the appropriate recipes there.
>>
>> This might help facilitate folks signing up to maintain a grouping like
>> recipes-crypto if that is their thing.
>>
>>
>> I will be sending out patches later today for review.
>>
>> I have staged the changes @
>> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg
> Should some stuff perhaps be moved out to other layers?  More
> specifically, should at least tomoyo-tools get moved to meta-security
> with the rest of the tomoyo stuff?  
Myabe. It might be easier to figure that out once we re-org things.


> I have less strong opinions on
> leveldb (but maybe recipes-dbs instead) and passwdqc.

re-naming is ease. its getting things it the grouped together that make
sense.

Thanks,
armin
>



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

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

* Re: [RFC] meta-openembedded/meta-oe re-org
@ 2018-02-25 22:55     ` akuster808
  0 siblings, 0 replies; 9+ messages in thread
From: akuster808 @ 2018-02-25 22:55 UTC (permalink / raw)
  To: Tom Rini
  Cc: OpenEmbedded Devel List,
	Patches and discussions about the oe-core layer


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



On 02/24/2018 10:38 AM, Tom Rini wrote:
> On Sat, Feb 24, 2018 at 09:56:42AM -0800, akuster808 wrote:
>
>> Hello,
>>
>> I am planning on moving some recipes to new locations that are more
>> in-line with their function.
>>
>> Also, I plan on adding *-shells, *-dbs, *-security and *.crypto and
>> moving the appropriate recipes there.
>>
>> This might help facilitate folks signing up to maintain a grouping like
>> recipes-crypto if that is their thing.
>>
>>
>> I will be sending out patches later today for review.
>>
>> I have staged the changes @
>> http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=akuster/meta-oe-reorg
> Should some stuff perhaps be moved out to other layers?  More
> specifically, should at least tomoyo-tools get moved to meta-security
> with the rest of the tomoyo stuff?  
Myabe. It might be easier to figure that out once we re-org things.


> I have less strong opinions on
> leveldb (but maybe recipes-dbs instead) and passwdqc.

re-naming is ease. its getting things it the grouped together that make
sense.

Thanks,
armin
>



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

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

end of thread, other threads:[~2018-02-25 22:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-24 17:56 [RFC] meta-openembedded/meta-oe re-org akuster808
2018-02-24 18:38 ` [OE-core] " Tom Rini
2018-02-24 18:38   ` Tom Rini
2018-02-25 22:55   ` [OE-core] " akuster808
2018-02-25 22:55     ` akuster808
     [not found] ` <CADNbA1rnfQfQJ-78WFXdJHeZKGQXPnQ+hUY1zFi0SEDRiew4ig@mail.gmail.com>
2018-02-25 22:46   ` [OE-core] " Derek Straka
2018-02-25 22:46     ` Derek Straka
  -- strict thread matches above, loose matches on Subject: below --
2018-02-24 18:26 [OE-core] " MacDonald, Joe
2018-02-24 19:30 ` 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.