From: Ed Bartosh Date: Fri, 22 Apr 2016 09:32:04 +0000 (+0300) Subject: wic: add help for --system-id option X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26063 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a304afea4ad7be12ed5f0fcb397a538345a6b63;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git wic: add help for --system-id option Added explanation of --system-id option to the output of wic help kickstart. [YOCTO #9096] Signed-off-by: Ed Bartosh Signed-off-by: Ross Burton --- diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 405d25a878b..394e3fde2d1 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py @@ -738,6 +738,10 @@ DESCRIPTION in bootloader configuration before running wic. In this case .wks file can be generated or modified to set preconfigured parition UUID using this option. + --system-id: This option is specific to wic. It specifies partition system id. It's useful + for the harware that requires non-default partition system ids. The parameter + in one byte long hex number either with 0x prefix or without it. + * bootloader This command allows the user to specify various bootloader