]> code.ossystems Code Review - openembedded-core.git/commit
resulttool: Enable report for single result file
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Tue, 2 Apr 2019 06:38:03 +0000 (14:38 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 13 Apr 2019 19:59:24 +0000 (12:59 -0700)
commitdc15a21cbb3090dfb56e78f622486f843be4f54a
tree44b4e154bf7c57ca9234d4a7bcebfdb0972bb1db
parentcf787f8eab1c85dbafb5e74bf12eb4ddb5c5cbf7
resulttool: Enable report for single result file

Current validation check function inside resulttool disallow the
report for single result file although the underlying library
was able to handle both directory and file as source input to report.
Removed the validation check as it was no longer needed and to
enable report for single result file.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/resulttool