[OE-core] [PATCH 00/12] safe systemd patches
Ross Burton
ross.burton at intel.com
Mon Mar 11 18:24:43 UTC 2013
Hi,
This series is a set of simple/safe systemd related patches. I've a follow-up series to
implement hybrid system/sysvinit.
Ross
The following changes since commit 365eb9b5d22208c967dcd91d8ab52faed20f04b5:
bitbake: bitbake-layers: fix duplicated help info (2013-03-10 04:36:52 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ross/systemd-safe
for you to fetch changes up to 1fd5b960dd36458b7b829f9094df18cd8b5ac201:
systemd: remove libsystemd-daemon linkage in libudev (2013-03-11 10:59:54 -0700)
----------------------------------------------------------------
Ross Burton (12):
connman: explicitly disable systemd if we don't want it enabled
polkit: explicitly disable systemd if we're using consolekit
xf86-video-intel: add explicit dependency on udev
avahi: explicitly disable systemd if we don't want it enabled
xkeyboard-config: remove long-gone build dependencies
systemd-compat-units: add missing systemd-systemctl-native dependency
busybox: enable swapon -p (91 byte increase)
systemd: busybox's swapon now supports -p
systemd: remove util-linux-mount dependency
systemd: set the location of the kill binary
util-linux: disable systemd support
systemd: remove libsystemd-daemon linkage in libudev
meta/recipes-connectivity/avahi/avahi.inc | 2 +-
meta/recipes-connectivity/connman/connman.inc | 2 +-
meta/recipes-core/busybox/busybox-1.20.2/defconfig | 2 +-
meta/recipes-core/systemd/systemd-compat-units.bb | 2 +
.../systemd/systemd/udev-linkage.patch | 62 ++++++++++++++++++++
meta/recipes-core/systemd/systemd_197.bb | 8 +--
meta/recipes-core/util-linux/util-linux.inc | 1 +
meta/recipes-extended/polkit/polkit_0.104.bb | 5 +-
.../xorg-driver/xf86-video-intel_2.21.0.bb | 2 +-
.../xorg-driver/xf86-video-intel_git.bb | 2 +-
.../xorg-lib/xkeyboard-config_2.8.bb | 2 +-
11 files changed, 76 insertions(+), 14 deletions(-)
create mode 100644 meta/recipes-core/systemd/systemd/udev-linkage.patch
Ross Burton (12):
connman: explicitly disable systemd if we don't want it enabled
polkit: explicitly disable systemd if we're using consolekit
xf86-video-intel: add explicit dependency on udev
avahi: explicitly disable systemd if we don't want it enabled
xkeyboard-config: remove long-gone build dependencies
systemd-compat-units: add missing systemd-systemctl-native dependency
busybox: enable swapon -p (91 byte increase)
systemd: busybox's swapon now supports -p
systemd: remove util-linux-mount dependency
systemd: set the location of the kill binary
util-linux: disable systemd support
systemd: remove libsystemd-daemon linkage in libudev
meta/recipes-connectivity/avahi/avahi.inc | 2 +-
meta/recipes-connectivity/connman/connman.inc | 2 +-
meta/recipes-core/busybox/busybox-1.20.2/defconfig | 2 +-
meta/recipes-core/systemd/systemd-compat-units.bb | 2 +
.../systemd/systemd/udev-linkage.patch | 62 ++++++++++++++++++++
meta/recipes-core/systemd/systemd_197.bb | 8 +--
meta/recipes-core/util-linux/util-linux.inc | 1 +
meta/recipes-extended/polkit/polkit_0.104.bb | 5 +-
.../xorg-driver/xf86-video-intel_2.21.0.bb | 2 +-
.../xorg-driver/xf86-video-intel_git.bb | 2 +-
.../xorg-lib/xkeyboard-config_2.8.bb | 2 +-
11 files changed, 76 insertions(+), 14 deletions(-)
create mode 100644 meta/recipes-core/systemd/systemd/udev-linkage.patch
--
1.7.10.4
More information about the Openembedded-core
mailing list