diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-07-15 19:52:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-24 10:30:47 +0100 |
commit | 33237a03d36c033a3bc366c4094e9f496458ea70 (patch) | |
tree | c3f45eb0912c7281ec36a9e7082b725963d7577a /scripts/pybootchartgui | |
parent | ce71bea95ee7624f87b4f6e3e8c10a4c7db45413 (diff) | |
download | poky-master-next.tar.gz |
systemd: remove 'serial-getty-generator' PACKAGECONFIGmaster-next
This PACKAGECONFIG's net effect is to delete systemd-getty-generator
when not enabled. But deleting systemd-getty-generator really does not
have any benefit. Here are the reasons:
1) The units installed by systemd-serialgetty.bb have higher priority than
the generated one. Because .../generator/ directory has lower priority
than the system admin directory /etc. See [2] for more details.
2) The generator could be disabled via kernel command line "systemd.getty_auto=".
See [1] for more details.
[1] https://www.freedesktop.org/software/systemd/man/latest/systemd-getty-generator.html
[2] https://www.freedesktop.org/software/systemd/man/latest/systemd.generator.html#
(From OE-Core rev: 0bd986d6a130a70290313f85e604431cc92a12dd)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions