]> code.ossystems Code Review - openembedded-core.git/commit
wic: Report all ROOTFS_DIR artifacts
authorJoão Henrique Ferreira de Freitas <joaohf@gmail.com>
Sat, 29 Mar 2014 03:12:07 +0000 (00:12 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Mar 2014 09:01:58 +0000 (10:01 +0100)
commita8762f3be215678a6806cabe49647083f42323a8
tree914f00373b3aace1471ba442b99016f83c06a029
parentd486db593e6643bd10b8fe90257d547a9f341043
wic: Report all ROOTFS_DIR artifacts

When a .wks has more than one ROOTFS_DIR it's better to report
all ROOTFS_DIR that was used to create the image.

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
scripts/lib/mic/kickstart/custom_commands/partition.py
scripts/lib/mic/plugins/source/rootfs.py