]> code.ossystems Code Review - openembedded-core.git/commit
wic: Implement --build-rootfs command line option
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 7 Apr 2015 09:57:41 +0000 (12:57 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Apr 2015 22:11:08 +0000 (23:11 +0100)
commit75ae0b7cf3863eb2857a2b6a7073beea626f751d
tree677f243cfb1a96bd20e4d3eebc6da82a46dbf8a2
parentaa2d05c58992810a5f816eef8078facf03a07e3c
wic: Implement --build-rootfs command line option

-f/--build-rootfs option makes wic to run bitbake <image> to
produce rootfs. This option requires image name to be specified
with -e/--image-name.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/image/help.py
scripts/wic