[OE-core] [PATCH 1/1] systemd: fix runtime dependency

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Thu Oct 16 11:06:33 UTC 2014


Chen Qi <Qi.Chen-CWA4WttNNZF54TAoqtyWWQ at public.gmane.org> writes:

> Previously, if we set 'NO_RECOMMENDATIONS' to "1", we cannot reach login
> in systemd systems. 

IMO, this is just a configuration issue and can be fixed much better in
a higher level packagegroup recipe.  RRECOMMENDS for serial getty are
fine; although a serial console is very common on embedded systems, it
is not strictly necessary.


> This patch makes the following changes.
> 1. Add util-linux-agetty as a runtime dependency.
>    Otherwise, getty services in systemd cannot start correctly.

afais, it would make more sense to move this dependency into
systemd-serialgetty (and not systemd as in your patch). Or are there
other units in systemd which call agetty?


Enrico



More information about the Openembedded-core mailing list