> On Oct 18, 2016, at 3:00 AM, Samuli Piippo <samuli.pii...@qt.io> wrote: > >> On 18.10.2016 02:36, Khem Raj wrote: >> >>> On Oct 11, 2016, at 8:14 AM, Samuli Piippo <samuli.pii...@qt.io> wrote: >>> >>> Signed-off-by: Samuli Piippo <samuli.pii...@qt.io> >>> --- >>> meta/recipes-core/systemd/systemd-serialgetty.bb | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb >>> b/meta/recipes-core/systemd/systemd-serialgetty.bb >>> index 768b130..c4e5310 100644 >>> --- a/meta/recipes-core/systemd/systemd-serialgetty.bb >>> +++ b/meta/recipes-core/systemd/systemd-serialgetty.bb >>> @@ -38,7 +38,7 @@ do_install() { >>> fi >>> } >>> >>> -RDEPENDS_${PN} = "systemd" >>> +RDEPENDS_${PN} = "systemd util-linux-agettyā€¯ >> >> Does it need agetty specifically ? since there are other providers of getty >> as well. >> I wonder if its possible to use those too > > serial-getty@.service is using /sbin/agetty, so currently it's the one. > systemd also has util-linux-agetty in RECOMMENDS, but that could perhaps be > removed.
I see, in this case its fine however it means we need to edit out more if not using a Getty > >> >>> >>> # This is a machine specific file >>> FILES_${PN} = "${systemd_unitdir}/system/*.service ${sysconfdir}" >>> -- >>> 1.9.1 >>> >>> -- >>> _______________________________________________ >>> Openembedded-core mailing list >>> Openembedded-core@lists.openembedded.org >>> http://lists.openembedded.org/mailman/listinfo/openembedded-core >> -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core