Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/3] systemd: split modules into packages
@ 2015-04-22 17:01 Bruno Bottazzini
  2015-04-22 17:01 ` [PATCH 1/3] systemd 219 -> system 219-stable Bruno Bottazzini
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Bruno Bottazzini @ 2015-04-22 17:01 UTC (permalink / raw)
  To: openembedded-core

Differences from V1:
- Rebasing with master since patchset wasn't fully reviewed last time

Bruno Bottazzini (2):
  systemd 219 -> system 219-stable
  systemd: split modules into packages

Gustavo Sverzut Barbieri (1):
  dbus: split tools package.

 meta/recipes-core/dbus/dbus.inc          |    9 +-
 meta/recipes-core/systemd/systemd_219.bb | 1085 ++++++++++++++++++++++++++----
 2 files changed, 954 insertions(+), 140 deletions(-)

-- 
2.3.5



^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/3] systemd and dbus split into packages
@ 2015-03-04 21:27 Bruno Bottazzini
  2015-03-04 21:27 ` [PATCH 3/3] systemd: split modules " Bruno Bottazzini
  0 siblings, 1 reply; 16+ messages in thread
From: Bruno Bottazzini @ 2015-03-04 21:27 UTC (permalink / raw)
  To: openembedded-core

In this patchset we include the following:

1- dbus: split tools package
   Most tools are not required if one is launching a simple daemon.
   So, we split it into two packages dbus and dbus-tools which the user
   will be to exclude it from the image if he wants to.

2- systemd: verify if files test-udev and systemd-journal-flush exists
   If the user put --disable-tests on EXTRA_OECONF for systemd, some files will
   not be created and systemd do_install phase
   will fail.
   This patch will give this flexibility for the user

3- systemd: split modules into packages
   Since systemd repo grows with more and more tools, the recipe will provide
   a customizable layer and he will be able to choose what he wants to ship
   to the final image.
   He will be able to save space and exclude unwanted packages from the
   final image.

Bruno Bottazzini (2):
  systemd: verify if files test-udev and systemd-journal-flush exists
  systemd: split modules into packages

Gustavo Sverzut Barbieri (1):
  dbus: split tools package.

 meta/recipes-core/dbus/dbus.inc          |   10 +-
 meta/recipes-core/systemd/systemd_219.bb | 1079 ++++++++++++++++++++++++++----
 2 files changed, 956 insertions(+), 133 deletions(-)

--
1.9.1



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

end of thread, other threads:[~2015-04-23 19:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 17:01 [PATCH V2 0/3] systemd: split modules into packages Bruno Bottazzini
2015-04-22 17:01 ` [PATCH 1/3] systemd 219 -> system 219-stable Bruno Bottazzini
2015-04-22 17:01 ` [PATCH 2/3] dbus: split tools package Bruno Bottazzini
2015-04-22 17:01 ` [PATCH 3/3] systemd: split modules into packages Bruno Bottazzini
2015-04-22 17:27   ` Anders Darander
2015-04-22 17:30     ` Otavio Salvador
2015-04-23 19:58       ` Leandro Dorileo
  -- strict thread matches above, loose matches on Subject: below --
2015-03-04 21:27 [PATCH 0/3] systemd and dbus split " Bruno Bottazzini
2015-03-04 21:27 ` [PATCH 3/3] systemd: split modules " Bruno Bottazzini
2015-03-05 14:28   ` Anders Darander
2015-03-05 16:14     ` Bottazzini, Bruno
2015-03-06  8:23       ` Anders Darander
2015-03-06 14:03         ` Bottazzini, Bruno
2015-03-06 22:51           ` Khem Raj
2015-03-09 13:37             ` Bottazzini, Bruno
2015-03-09 15:32               ` Khem Raj
2015-03-09 16:08                 ` Bottazzini, Bruno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox