diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | 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 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" | |||
173 | 173 | ||
174 | # kbd -> loadkeys,setfont | 174 | # kbd -> loadkeys,setfont |
175 | # And pull in the kernel modules mentioned in INSTALL | 175 | # And pull in the kernel modules mentioned in INSTALL |
176 | # swapon -p is also not supported by busybox | ||
177 | # busybox mount is broken | 176 | # busybox mount is broken |
178 | RRECOMMENDS_${PN} += "systemd-serialgetty \ | 177 | RRECOMMENDS_${PN} += "systemd-serialgetty \ |
179 | util-linux-agetty \ | 178 | util-linux-agetty \ |
180 | util-linux-swaponoff \ | ||
181 | util-linux-fsck e2fsprogs-e2fsck \ | 179 | util-linux-fsck e2fsprogs-e2fsck \ |
182 | util-linux-mount util-linux-umount \ | 180 | util-linux-mount util-linux-umount \ |
183 | kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ | 181 | kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ |