aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-02-20 20:04:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-15 01:52:53 +0000
commit043969d963650048d9aba4da17a3b63e95463d64 (patch)
tree6c7215ff657a6832e4a22fb4bf0f5b56a495a247 /meta/recipes-core/systemd
parentacc5e9b4f43a382e56c0af1fae492cd0aaa80230 (diff)
downloadopenembedded-core-contrib-043969d963650048d9aba4da17a3b63e95463d64.tar.gz
systemd: busybox's swapon now supports -p
Now that busybox's swapon supports -p, systemd doesn't need to depend on util-linux. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_197.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index 31add79a03..2e637e0eef 100644
--- a/meta/recipes-core/systemd/systemd_197.bb
+++ b/meta/recipes-core/systemd/systemd_197.bb
@@ -173,11 +173,9 @@ RDEPENDS_${PN} += "dbus udev-systemd"
# kbd -> loadkeys,setfont
# And pull in the kernel modules mentioned in INSTALL
-# swapon -p is also not supported by busybox
# busybox mount is broken
RRECOMMENDS_${PN} += "systemd-serialgetty \
util-linux-agetty \
- util-linux-swaponoff \
util-linux-fsck e2fsprogs-e2fsck \
util-linux-mount util-linux-umount \
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \