All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruno Bottazzini <bruno.bottazzini@intel.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V4 0/3] systemd: split modules into packages
Date: Mon, 11 May 2015 15:02:48 -0300	[thread overview]
Message-ID: <1431367371-7716-1-git-send-email-bruno.bottazzini@intel.com> (raw)

Differences from V3:
- Ordering alphabetically PACKAGECONFIG as Andreas has suggested.
- DEPENDS not being statically since it may change depending 
  on the PACKAGECONFIG as Anders and Andreas have suggested.
- Removing patch that systemd: Verify if journal-flush.service exists and
  removing the workaround since it is already upstremead on systemd as
  Andreas has suggested.

Differences from V2:
- Installing default features with "PACKAGECONFIG" instead of using
  "DISTRO_FEATURES" as Anders, Leandro and Otavio suggested.
- Rebase with master

Differences from V1:
- Making sure that we don't change default configuration as Anders and
  Otavio suggested.
- Changing EXTRA_OECONF flags to use it with PAKAGECONFIG as Anders pointed
  in the review.
- New patch that verifies if journal-flush.service exists.
  It may not exists depending on package configuration that the users want to
  be installed or removed.

Bruno Bottazzini (2):
  systemd: removing workaround odering journal after remote-fs.target
  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 | 1087 ++++++++++++++++++++++++++----
 2 files changed, 965 insertions(+), 131 deletions(-)

--
2.4.0



             reply	other threads:[~2015-05-11 18:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 18:02 Bruno Bottazzini [this message]
2015-05-11 18:02 ` [PATCH V4 1/3] dbus: split tools package Bruno Bottazzini
2015-05-11 22:04   ` Phil Blundell
2015-05-11 22:24     ` Bottazzini, Bruno
2015-05-11 18:02 ` [PATCH V4 2/3] systemd: removing workaround odering journal after remote-fs.target Bruno Bottazzini
2015-05-11 18:02 ` [PATCH V4 3/3] systemd: split modules into packages Bruno Bottazzini
2015-05-12  9:12   ` Anders Darander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1431367371-7716-1-git-send-email-bruno.bottazzini@intel.com \
    --to=bruno.bottazzini@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.