[oe-commits] Ross Burton : systemd: busybox's swapon now supports -p

git at git.openembedded.org git at git.openembedded.org
Fri Mar 15 01:52:04 UTC 2013


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Feb 20 20:04:51 2013 +0000

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 at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/systemd/systemd_197.bb |    2 --
 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 31add79..2e637e0 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 \





More information about the Openembedded-commits mailing list