]> code.ossystems Code Review - openembedded-core.git/commit
wic/bootimg-efi: replace hardcoded volume name with label
authorChee Yang Lee <chee.yang.lee@intel.com>
Mon, 13 May 2019 04:07:09 +0000 (12:07 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 1 Jun 2019 21:48:32 +0000 (14:48 -0700)
commitb67ac8283987e3bba429da25249e6d3c11a846d6
treed18bf97f2498ff19cf88fe2aa164ccac53a98df1
parent00c58ae552d7414116f13f43d4df2f6e57c0d1ba
wic/bootimg-efi: replace hardcoded volume name with label

volume name should refer to --label in .wks.
Replace the hardcoded volume name  with label.
set "ESP" as default name when no lable specified.

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