Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions
@ 2018-09-07  3:16 Jiang Lu
  2018-09-07  3:16 ` [PATCH] " Jiang Lu
  2018-09-07  3:17 ` [PATCH 0/1] " Lu.Jiang
  0 siblings, 2 replies; 4+ messages in thread
From: Jiang Lu @ 2018-09-07  3:16 UTC (permalink / raw)
  To: lu.jiang, openembedded-core; +Cc: trini


Hi all,

This patch adds use-uuid for all partitions on mkefidisk.wks.

Thanks
Jiang Lu


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] wic:mkefidisk:add use-uuid for all partitions
  2018-09-07  3:16 [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions Jiang Lu
@ 2018-09-07  3:16 ` Jiang Lu
  2018-09-07  3:17 ` [PATCH 0/1] " Lu.Jiang
  1 sibling, 0 replies; 4+ messages in thread
From: Jiang Lu @ 2018-09-07  3:16 UTC (permalink / raw)
  To: lu.jiang, openembedded-core; +Cc: trini

Add use-uuid for all partitions on mkefidisk.wks.

Signed-off-by: Jiang Lu <lu.jiang@windriver.com>
---
 scripts/lib/wic/canned-wks/mkefidisk.wks | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/lib/wic/canned-wks/mkefidisk.wks b/scripts/lib/wic/canned-wks/mkefidisk.wks
index 9f534fe..7bcb52f 100644
--- a/scripts/lib/wic/canned-wks/mkefidisk.wks
+++ b/scripts/lib/wic/canned-wks/mkefidisk.wks
@@ -2,10 +2,10 @@
 # long-description: Creates a partitioned EFI disk image that the user
 # can directly dd to boot media.
 
-part /boot --source bootimg-efi --sourceparams="loader=grub-efi" --ondisk sda --label msdos --active --align 1024
+part /boot --source bootimg-efi --sourceparams="loader=grub-efi" --ondisk sda --label msdos --active --align 1024 --use-uuid
 
 part / --source rootfs --ondisk sda --fstype=ext4 --label platform --align 1024 --use-uuid
 
-part swap --ondisk sda --size 44 --label swap1 --fstype=swap
+part swap --ondisk sda --size 44 --label swap1 --fstype=swap --use-uuid
 
 bootloader --ptable gpt --timeout=5 --append="rootfstype=ext4 console=ttyS0,115200 console=tty0"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions
  2018-09-07  3:16 [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions Jiang Lu
  2018-09-07  3:16 ` [PATCH] " Jiang Lu
@ 2018-09-07  3:17 ` Lu.Jiang
  1 sibling, 0 replies; 4+ messages in thread
From: Lu.Jiang @ 2018-09-07  3:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: trini

在 2018年09月07日 11:16, Jiang Lu 写道:
> Hi all,
>
> This patch adds use-uuid for all partitions on mkefidisk.wks.
>
> Thanks
> Jiang Lu
>
Please ignore this thread.

Thanks

Jiang Lu



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions
@ 2018-09-07  3:32 Jiang Lu
  0 siblings, 0 replies; 4+ messages in thread
From: Jiang Lu @ 2018-09-07  3:32 UTC (permalink / raw)
  To: lu.jiang, openembedded-core; +Cc: trini


Hi all, 

This patch adds use-uuid for all partitions on mkefidisk.wks.

Thanks
Jiang Lu


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-07  3:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-07  3:16 [PATCH 0/1] wic:mkefidisk:add use-uuid for all partitions Jiang Lu
2018-09-07  3:16 ` [PATCH] " Jiang Lu
2018-09-07  3:17 ` [PATCH 0/1] " Lu.Jiang
  -- strict thread matches above, loose matches on Subject: below --
2018-09-07  3:32 Jiang Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox