]> code.ossystems Code Review - openembedded-core.git/commit
wic: include partition label in fs image file name
authorMaciej Borzecki <maciej.borzecki@open-rnd.pl>
Mon, 21 Jul 2014 11:01:57 +0000 (13:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:19:56 +0000 (18:19 +0100)
commitacf2fb7c6dfa3217ffcbf9483c190057d9f41bbf
treef7dbd54b3ebb0f7f41e33e15ff74669b0eaa1d5f
parent3bdc225a9e622e9d594944833964fe396200db01
wic: include partition label in fs image file name

Not including the label image but having multiple partitions of the same
type, the image file of one partition would overwrite the other.

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/kickstart/custom_commands/partition.py