diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2022-07-30 10:24:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-02 11:30:00 +0100 |
commit | be0ca8e685cb8aa6eb408147323f951635c8df0f (patch) | |
tree | 3aac4653d0deef97650cc4ebfaf35032476a7138 /scripts/lib/devtool/upgrade.py | |
parent | 44cc49c67984f039dd9a9ef10681ef7ac381529a (diff) | |
download | poky-be0ca8e685cb8aa6eb408147323f951635c8df0f.tar.gz |
wic/bootimg-efi: Factor out some common bits
The paths for configuring grub and systemd-boot have some common bits
around copying the initrd files. This will even grow when adding dtb
support. Factor this out into a class function.
Along this, avoid evaluating 'create-unified-kernel-image' multiple
times in do_configure_systemdboot and suppress a bogus warning about
"Ignoring missing initrd" when it is turned on.
(From OE-Core rev: c700cfd88473b9ed4e12a6620fb089f41bd95a9e)
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions