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:54 +0000 (10:40 +0000)
commitc120b4e2ba5da85d28d74755a7d83f9a4042ae05
tree8a3216b36f00ce1b6479ffc816360fbb2192695f
parent491b4834933126b9e5907b3d1180f7bbe5b2b9ec
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

(From OE-Core rev: 0e692e846e5d6685619a7ce9f6e7346ced013b9b)

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]