[oe-commits] Khem Raj : systemd: Upgrade to 199

git at git.openembedded.org git at git.openembedded.org
Fri Mar 29 10:39:17 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 0e692e846e5d6685619a7ce9f6e7346ced013b9b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0e692e846e5d6685619a7ce9f6e7346ced013b9b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Mar 28 00:48:29 2013 -0700

systemd: Upgrade to 199

udevadm is now moved from /usr/bin to /bin so account for that
bash completions for udevadm should be packages with udev-utils
since thats where udevadm itself is, they were in systemd package
which is not correct location for it

Backport patches for readahead fixes on spinning disks
and to tackle error reported on missing /etc/sysctl.conf

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../0002-readahead-chunk-on-spinning-media.patch   |  142 ++++++++++++++++++++
 .../systemd/systemd/0003-readahead-cleanups.patch  |   86 ++++++++++++
 ...ctl-Handle-missing-etc-sysctl.conf-proper.patch |   33 +++++
 .../systemd/{systemd_198.bb => systemd_199.bb}     |   11 +-
 4 files changed, 268 insertions(+), 4 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=0e692e846e5d6685619a7ce9f6e7346ced013b9b




More information about the Openembedded-commits mailing list