poky/scripts/lib/wic/plugins/source
Ming Liu 20eb0733e5 wic: bootimg-efi: add a title source parameter
Sometimes the users might want to change the title showing on UEFI
booting screen, so far it's hard-coded to 'boot'.

There is not a easy way to customize it in current design, I tried
firstly with '--configfile', but that does not work with --use-uuid,
since the later option will generate a UUID and write it to boot
config, only when the former option is not enabled.

So a new source parameter 'titile' is added in this patch, it defaults
to 'boot' to be consistent with the original title.

(From OE-Core rev: 37e16188ef3b1b328eb18b3e459c051c9c9f0332)

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-11-16 11:46:07 +00:00
..
bootimg-efi.py wic: bootimg-efi: add a title source parameter 2018-11-16 11:46:07 +00:00
bootimg-partition.py wic: bootimg-partition: Select a preferred type if multi kernel images are installed 2018-08-21 14:49:42 +01:00
bootimg-pcbios.py wic: search nonarch STAGING_DATADIR for multilib 2018-10-16 20:35:43 +01:00
isoimage-isohybrid.py isoimage-isohybrid: don't include cpio in cpio image 2018-09-20 05:41:31 -07:00
rawcopy.py wic: support filesystem label for rawcopy 2017-12-10 22:45:19 +00:00
rootfs.py wic: rootfs: make copied rootfs unique 2017-07-30 08:46:19 +01:00