]> code.ossystems Code Review - openembedded-core.git/commit
wic: Add SD/MMC-Cards support to '--ondisk' param
authorJoão Henrique Ferreira de Freitas <joaohf@gmail.com>
Sat, 22 Mar 2014 22:41:36 +0000 (19:41 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Mar 2014 15:06:11 +0000 (15:06 +0000)
commit3a95c4549f743aa47456c76e687a863c64c7a7f4
tree1d3e176c36b9569aae36245228e05226647ef764
parentdc4abfc8f99c08e0c1ac9d098ce17838d0eda028
wic: Add SD/MMC-Cards support to '--ondisk' param

The special case when wic is set up to use SD/MMC-Cards in place
of sdX disks is not handled properly.

Append 'p' to the rootdev when disk is SD/MMC-Cards fix this situation.

Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/mic/imager/direct.py