diff options
author | João Henrique Ferreira de Freitas <joaohf@gmail.com> | 2014-03-29 00:12:05 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-30 10:01:58 +0100 |
commit | c7efb3a21618ce3069811042279a0d898237ac0f (patch) | |
tree | 0e8b98b8438ba4e4b8a3323c7f0e053a0eee86c9 /LICENSE | |
parent | 6042b097a8fc24f2b85eb9848fb007a3c6c090a9 (diff) | |
download | openembedded-core-c7efb3a21618ce3069811042279a0d898237ac0f.tar.gz openembedded-core-c7efb3a21618ce3069811042279a0d898237ac0f.tar.bz2 openembedded-core-c7efb3a21618ce3069811042279a0d898237ac0f.zip |
wic: Use partition label to be part of rootfs filename
When a partition from .wks file is set up like this:
part /standby --source rootfs --rootfs-dir=<special rootfs> ... --label \
--label secondary
This means that 'rootfs' must use '<special rootfs>' as rootfs and
the default partition filename in /var/tmp/wic/build/ will be create
using the '--label' as part of the name. E.g:
/var/tmp/wic/build/rootfs_secondary.ext3
Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions