[OE-core] [PATCH v2 0/2] systemd: update version from 216 to 218

Bruno Bottazzini bruno.bottazzini at intel.com
Wed Feb 4 17:04:54 UTC 2015


Differences from v1:

1- Commit split into 2 commits.
   First one is updating systemd from version 216 to 218.
   Second one is splitting it into packages.

-------------------------------------------------------
In this patchset we split systemd into packages.

Since, systemd has a lot of features, now the user can exclude them from the
final build.

Instead of carrying all systemd modules. We will be able to customize it
as our needs.

In the end we will be able to get a smaller and optimized system


Bruno Bottazzini (2):
  systemd: update from 216 to 218
  systemd: split modules into packages

 ...r-executing-scripts-under-etc-systemd-218.patch |  131 ++
 .../systemd/systemd_218-pam-fix-fallocate.patch    |   91 ++
 meta/recipes-core/systemd/systemd_218.bb           | 1251 ++++++++++++++++++++
 3 files changed, 1473 insertions(+)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-add-support-for-executing-scripts-under-etc-systemd-218.patch
 create mode 100644 meta/recipes-core/systemd/systemd/systemd_218-pam-fix-fallocate.patch
 create mode 100644 meta/recipes-core/systemd/systemd_218.bb

-- 
1.9.1




More information about the Openembedded-core mailing list