diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/systemd/systemd_197.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb index 0c3ebc49b2..880fbcdd67 100644 --- a/meta/recipes-core/systemd/systemd_197.bb +++ b/meta/recipes-core/systemd/systemd_197.bb | |||
@@ -174,8 +174,6 @@ FILES_${PN}-dev += "${base_libdir}/security/*.la ${datadir}/dbus-1/interfaces/ $ | |||
174 | RDEPENDS_${PN} += "dbus udev-systemd" | 174 | RDEPENDS_${PN} += "dbus udev-systemd" |
175 | 175 | ||
176 | # kbd -> loadkeys,setfont | 176 | # kbd -> loadkeys,setfont |
177 | # systemd calls 'modprobe -sab --', which busybox doesn't support due to lack | ||
178 | # of blacklist support, so use proper modprobe from module-init-tools | ||
179 | # And pull in the kernel modules mentioned in INSTALL | 177 | # And pull in the kernel modules mentioned in INSTALL |
180 | # swapon -p is also not supported by busybox | 178 | # swapon -p is also not supported by busybox |
181 | # busybox mount is broken | 179 | # busybox mount is broken |
@@ -183,7 +181,6 @@ RRECOMMENDS_${PN} += "systemd-serialgetty \ | |||
183 | util-linux-agetty \ | 181 | util-linux-agetty \ |
184 | util-linux-swaponoff \ | 182 | util-linux-swaponoff \ |
185 | util-linux-fsck e2fsprogs-e2fsck \ | 183 | util-linux-fsck e2fsprogs-e2fsck \ |
186 | module-init-tools \ | ||
187 | util-linux-mount util-linux-umount \ | 184 | util-linux-mount util-linux-umount \ |
188 | kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ | 185 | kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ |
189 | " | 186 | " |