]> code.ossystems Code Review - openembedded-core.git/commit
wic: Use mke2fs to create the ext2/3/4 image
authorJoão Henrique Ferreira de Freitas <joaohf@gmail.com>
Sat, 8 Mar 2014 22:23:57 +0000 (22:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Mar 2014 22:06:15 +0000 (15:06 -0700)
commit4dea928eef325364922b1e0cbabc2a581356e804
tree78f4463616d191d186cd6a4fa4b2541f83a0e3e8
parentf5b16a1879351eac015a541150dec547f971bb31
wic: Use mke2fs to create the ext2/3/4 image

OE-core commit f3a95ca6886b55e5819b068bdbd2cceb882d91a6 removed the
populate-extfs.sh. So mke2fs should be used to create ext2/3/4 image.

Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/mic/kickstart/custom_commands/partition.py