]> code.ossystems Code Review - openembedded-core.git/commit
image.py: add script output to the rootfs log
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 20 Aug 2015 09:10:35 +0000 (12:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:36 +0000 (12:34 +0100)
commitfd6eba587e39142134aeb9044393c08a3f79d28c
tree0f77c39ad065766d594f77f8cb196fb57020bb96
parentaf37bb8ae71c4f932e2126bb620b3fb2b11cc466
image.py: add script output to the rootfs log

Let's add output of image creation script to the bitbake log
as it can contain useful information.

One good example of such an information is wic report about
artifacts and .wks file used for image creation.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/image.py