]> code.ossystems Code Review - openembedded-core.git/commit
live-vm-common.bbclass: provide efi population functions for live images
authorDmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
Wed, 18 Sep 2019 13:12:47 +0000 (16:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Sep 2019 09:54:26 +0000 (10:54 +0100)
commit3728899a0cd543793db258da0976362b4bde7133
tree48590b23d7d6a0d8adcb5b46d993ed75caf20437
parent094c272a74b4963ea5c010b9701bb83fa799a558
live-vm-common.bbclass: provide efi population functions for live images

Define common functions for populating EFI directories in live image by
reusing common code from grub-efi and systemd-boot bbclasses.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/grub-efi.bbclass
meta/classes/live-vm-common.bbclass
meta/classes/systemd-boot.bbclass