]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
testimage.bbclass: check that root-login-with-empty-password image features are present
authorAlexander Kanavin <alex@linutronix.de>
Thu, 30 Oct 2025 09:22:47 +0000 (10:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Nov 2025 17:39:51 +0000 (17:39 +0000)
commitc0ac4a4b694a7550bda0b6c14e42f3705ca0a499
tree75f80d79351810aee2a3895360857e6f59be06a8
parente135458415dea5bbc4651e05dafe0b6903b65751
testimage.bbclass: check that root-login-with-empty-password image features are present

More or less all of testimage relies on logging in as root, without password,
both on console and over ssh. Previously this was enabled by default in poky
and core, but now that it isn't, testimage will error out on timeouts in
both console and ssh login attempts. This commit adds an earlier check and
provides a hint to the users about what they should do.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/testimage.bbclass