]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Upgrade to 199
authorKhem Raj <raj.khem@gmail.com>
Thu, 28 Mar 2013 07:48:29 +0000 (00:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2013 10:40:18 +0000 (10:40 +0000)
commit0e692e846e5d6685619a7ce9f6e7346ced013b9b
tree72d762fae9d0b409617cb5973e4157d754a4f4ec
parent056490ddbfdbb6cc6fa0d8ff8716d64819d6b16c
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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0002-readahead-chunk-on-spinning-media.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0003-readahead-cleanups.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0013-systemd-sysctl-Handle-missing-etc-sysctl.conf-proper.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_199.bb [moved from meta/recipes-core/systemd/systemd_198.bb with 95% similarity]