]> code.ossystems Code Review - openembedded-core.git/commit
wic: ksparser: set default disk to 'sda'
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 9 Feb 2017 14:37:57 +0000 (16:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Feb 2017 04:06:34 +0000 (20:06 -0800)
commitcaa243a86ba50c676f8eb0a71440885a49f10cc4
tree1757b55d2d8059960b72eaef5684d49c9fe378fa
parente3b73b1c07620cde423cc7db7e2f7d8b1ad25e25
wic: ksparser: set default disk to 'sda'

Set default value of --ondisk to 'sda' to ensure
we always have disk name for the partition.

This is a first step of replacing --ondisk with
disk <name> attribute of .wks. This is better as
all partitions share the same disk.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/ksparser.py