summaryrefslogtreecommitdiffstats
path: root/scripts/oe-git-proxy
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-21 17:49:32 +0100
commit63c9b5571837bbb4a40582f250439719c7c94cbc (patch)
tree1718ec6df8baf47a3360146b20c4a0b115196d57 /scripts/oe-git-proxy
parentc1182bd6d2a972ff032da096ab9c6b30375da98b (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: 17cad3e2687af4c76d9187c49522b6252874fa67) 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/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions