On Tue, 2022-11-15 at 17:40 +0300, Sergey Zhmylev wrote: > From: Sergei Zhmylev <[email protected]> > > Currently the only way to specify a password for bootloader > is to supply a complete user-defined bootloader config file > to the build process. This patch introduces a --password > paramenter in order to simplify bootloaders hardening. > > Signed-off-by: Sergei Zhmylev <[email protected]> > --- > scripts/lib/wic/ksparser.py | 1 + > scripts/lib/wic/plugins/source/bootimg-efi.py | 6 +++++- > scripts/lib/wic/plugins/source/bootimg-pcbios.py | 7 ++++++- > .../lib/wic/plugins/source/isoimage-isohybrid.py | 13 +++++++++++-- > 4 files changed, 23 insertions(+), 4 deletions(-)
Sorry about the delay in reply on this one. Wic is one of the components we have some nice tests for. Would you be able to add a test for this new functionality to the testsuite please? You can run it with "oe-selftest -r wic". Also, do we need some documentation about this in the manuals? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#174774): https://lists.openembedded.org/g/openembedded-core/message/174774 Mute This Topic: https://lists.openembedded.org/mt/95043934/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
