Re: [OE-core] [PATCH] wic: squashfs does support partition uuid

2018-09-06 Thread Emmanuel Roullit
Got it. I will tweak it and resubmit a PATCHv2 once I got it right. On Thu, Sep 6, 2018 at 12:07 AM Tom Rini wrote: > On Wed, Sep 05, 2018 at 09:53:25PM +0200, Emmanuel Roullit wrote: > > > wic allows the user to create disk image and reference each created > > partitions via its partition UUID.

Re: [OE-core] [PATCH] wic: squashfs does support partition uuid

2018-09-05 Thread Tom Rini
On Wed, Sep 05, 2018 at 09:53:25PM +0200, Emmanuel Roullit wrote: > wic allows the user to create disk image and reference each created > partitions via its partition UUID. > > squashfs does not support filesystem UUID but it does offer support for > partition UUID. > > $ lsblk -o NAME,FSTYPE,UU

[OE-core] [PATCH] wic: squashfs does support partition uuid

2018-09-05 Thread Emmanuel Roullit
wic allows the user to create disk image and reference each created partitions via its partition UUID. squashfs does not support filesystem UUID but it does offer support for partition UUID. $ lsblk -o NAME,FSTYPE,UUID,PARTUUID NAME FSTYPE UUID PARTUUID sda |-s