summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2018-11-14 20:05:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-16 11:46:07 +0000
commit20eb0733e5232b64ae2cdbe5800335cb47fda2d4 (patch)
tree685a843394d7b99e4ee0b6c95edd305189f82573 /meta/recipes-devtools
parente5a43f63867d4d06af4f0bfbb23f953c88e6d1b3 (diff)
downloadpoky-20eb0733e5232b64ae2cdbe5800335cb47fda2d4.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions