diff options
author | Ross Burton <ross.burton@arm.com> | 2024-11-07 13:47:52 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-07 22:17:24 +0000 |
commit | 43b8b3fa72d75d8d82a478613a4d9bf4645b5389 (patch) | |
tree | fca85b34d6faae9c904159aef0da40fe045bf6f2 /scripts/contrib/patchreview.py | |
parent | 226ec2ce7487d35d1aba0e80c23b892f3a47442a (diff) | |
download | poky-43b8b3fa72d75d8d82a478613a4d9bf4645b5389.tar.gz |
classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE
Remove the 'debug-tweaks' IMAGE_FEATURE. It sounds friendly and kind to
developers, but it results primarily in an image which root can login
remotely without a password. This is incredibly useful for local
development and testing purposes, but we really want to be explicit that
this is what is happening instead of hiding it behind a vague "debug
tweaks" statement.
To preserve the eixsting behaviour, debug-tweaks should be replaced with
these features:
allow-empty-password empty-root-password allow-root-login post-install-logging
(From OE-Core rev: 2c229f9542c6ba608912e14c9c3f783c3fa89349)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/patchreview.py')
0 files changed, 0 insertions, 0 deletions