diff options
author | Valeria Petrov <valeria.petrov@spinetix.com> | 2025-03-21 12:39:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-24 17:29:16 +0000 |
commit | e6a25fecfc4d6cef01d9144ebefa6e948f602649 (patch) | |
tree | e5547cf9a2790113d8afee019c93932ab675f2ea /documentation/dev-manual/python-development-shell.rst | |
parent | 2c1ae6e2ffc140746e58c69a7eb7aa27d27aca6b (diff) | |
download | poky-e6a25fecfc4d6cef01d9144ebefa6e948f602649.tar.gz |
grub2: Add GRUB_MKIMAGE_OPTS for configurable grub-mkimage options
Introduce the GRUB_MKIMAGE_OPTS variable to allow additional options
to be passed to grub-mkimage, making its behavior more configurable.
(for example, this allows disabling shim lock when necessary).
Update do_mkimage to use ${GRUB_MKIMAGE_OPTS}. This change reduce the
need for hardcoded modifications and makes future adjustments easier.
(From OE-Core rev: a6147adefcba7aae3f4eb8ed76d6a94315cafe61)
Signed-off-by: Valeria Petrov <valeria.petrov@spinetix.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/python-development-shell.rst')
0 files changed, 0 insertions, 0 deletions