]> code.ossystems Code Review - openembedded-core.git/commit
wic: bootimg-efi: add label source parameter
authorChee Yang Lee <chee.yang.lee@intel.com>
Thu, 30 May 2019 07:30:49 +0000 (15:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2019 11:34:56 +0000 (12:34 +0100)
commit7a0aab1aa31e66e6bc94c04c2f6c1043b64a8967
tree0db6e8bef22534e156c9d17a51399bab570d1f28
parent10d0a824ad9b835b6f5ec24a49d41aead613031b
wic: bootimg-efi: add label source parameter

Add new source parameter label to allow custom boot.conf/grub.cfg label,
so far it's hardcoded to "Boot".

Default label to "Boot" for systemd-boot and blank for grub-efi when source
parameter label are not set.

Signed-off-by: Chee Yang Lee <chee.yang.lee at intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/source/bootimg-efi.py