From: Ross Burton Date: Fri, 22 Mar 2013 15:51:43 +0000 (+0000) Subject: systemd: recommend systemd-compat-units X-Git-Tag: rev_ivi_2015_02_04~13128 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e92ddd8f9a6c4933000720343231dd0bced12359;p=scm%2Fbb%2Ftizen-distro.git systemd: recommend systemd-compat-units These are more than useful as they ensure some services are not started twice, and cause the first-boot postinstalls to run. (From OE-Core rev: c254ab4e3bdc4a3ba18e89219594fffa7895184d) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb index d07fa95..5ba3a23 100644 --- a/meta/recipes-core/systemd/systemd_197.bb +++ b/meta/recipes-core/systemd/systemd_197.bb @@ -180,7 +180,7 @@ FILES_${PN}-dev += "${base_libdir}/security/*.la ${datadir}/dbus-1/interfaces/ $ RDEPENDS_${PN} += "dbus" -RRECOMMENDS_${PN} += "systemd-serialgetty \ +RRECOMMENDS_${PN} += "systemd-serialgetty systemd-compat-units \ util-linux-agetty \ util-linux-fsck e2fsprogs-e2fsck \ kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \