> On Oct 11, 2016, at 8:14 AM, Samuli Piippo <[email protected]> wrote: > > Signed-off-by: Samuli Piippo <[email protected]> > --- > 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
>
> # This is a machine specific file
> FILES_${PN} = "${systemd_unitdir}/system/*.service ${sysconfdir}"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
