Re: [OE-core] [PATCH V2 3/3] systemd: split modules into packages

2015-05-05 Thread Otavio Salvador
On Mon, May 4, 2015 at 6:43 PM, Bruno Bottazzini wrote: > if one wants to launch a simple deamon, most modules are not > required. > He will be able to save space and exclude unwanted packages > from the final image. > > Signed-off-by: Bruno Bottazzini I a fine to add PACKAGECNFIG but NACK the D

Re: [OE-core] [PATCH V2 3/3] systemd: split modules into packages

2015-05-05 Thread Bottazzini, Bruno
On Ter, 2015-05-05 at 17:38 -0300, Leandro Dorileo wrote: > On 05/05/2015 05:01 PM, Anders Darander wrote: > > * Bruno Bottazzini [150504 23:43]: > > > >> diff --git a/meta/recipes-core/systemd/systemd_219.bb > >> b/meta/recipes-core/systemd/systemd_219.bb > >> index b4bff18..2da74dc 100644 > >>

Re: [OE-core] [PATCH V2 3/3] systemd: split modules into packages

2015-05-05 Thread Leandro Dorileo
On 05/05/2015 05:01 PM, Anders Darander wrote: * Bruno Bottazzini [150504 23:43]: diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_219.bb index b4bff18..2da74dc 100644 --- a/meta/recipes-core/systemd/systemd_219.bb +++ b/meta/recipes-core/systemd/syste

Re: [OE-core] [PATCH V2 3/3] systemd: split modules into packages

2015-05-05 Thread Anders Darander
* Bruno Bottazzini [150504 23:43]: > diff --git a/meta/recipes-core/systemd/systemd_219.bb > b/meta/recipes-core/systemd/systemd_219.bb > index b4bff18..2da74dc 100644 > --- a/meta/recipes-core/systemd/systemd_219.bb > +++ b/meta/recipes-core/systemd/systemd_219.bb > @@ -60,9 +60,89 @@ LDFLAGS_a

[OE-core] [PATCH V2 3/3] systemd: split modules into packages

2015-05-04 Thread Bruno Bottazzini
if one wants to launch a simple deamon, most modules are not required. He will be able to save space and exclude unwanted packages from the final image. Signed-off-by: Bruno Bottazzini --- meta/recipes-core/systemd/systemd_219.bb | 1139 ++ 1 file changed, 1012 insert