summaryrefslogtreecommitdiffstats
path: root/scripts/git
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2025-07-15 19:52:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-22 11:14:22 +0100
commit142e47bb712f5bcd877194a7dbc7b49b2798c134 (patch)
tree14f4e2afbfee65b37b71abdcab3f1380f7519f01 /scripts/git
parenta7c71ae542135e5978cfe17521963adfc9a54d3e (diff)
downloadpoky-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: 6f1b16e05d0414d29f9497d3d2456f1e49c0ceb1) 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/git')
0 files changed, 0 insertions, 0 deletions