[buildgear-devel] [mini-distribution/cross-core] 6e96cd: systemd: Updated to version 215

GitHub noreply at github.com
Thu Jul 17 12:42:59 MDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/mini-distribution/cross-core
  Commit: 6e96cdea1240fc5151f5d2a9c7441a1fe71e7be1
      https://github.com/mini-distribution/cross-core/commit/6e96cdea1240fc5151f5d2a9c7441a1fe71e7be1
  Author: Martin Lund <martin.lund at keep-it-simple.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

  Changed paths:
    M systemd/Buildfile
    R systemd/systemd-disable-pager.patch
    R systemd/systemd-journal-disable-FS_NOCOW_FL-attr.patch
    R systemd/systemd-journalctl-enable-all-option.patch

  Log Message:
  -----------
  systemd: Updated to version 215

This is a long overdue upgrade to latest systemd version.

Tested successfully on beaglebone black with kernel 3.8.13.

The required kernel config options are now:

CONFIG_DEVTMPFS
CONFIG_CGROUPS
CONFIG_INOTIFY_USER
CONFIG_SIGNALFD
CONFIG_TIMERFD
CONFIG_EPOLL
CONFIG_NET
CONFIG_SYSFS
CONFIG_PROC_FS
CONFIG_FHANDLE
CONFIG_SYSFS_DEPRECATED=n
CONFIG_AUTOFS4_FS

See systemd README for more details on kernel options.

Note: systemd LTO compilation is disabled, seems plain broken for cross builds.




More information about the buildgear-devel mailing list