diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-03-23 13:24:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-28 15:55:49 +0100 |
commit | 5cb7705d05fb56ce8c5b4d996254a64bdb1639a9 (patch) | |
tree | 56d842372477226c80b80a3d1dac5e0d2009d810 /meta-selftest/recipes-test/images/wic-image-minimal.bb | |
parent | 1209eb2841c5a4f333f31b1c6a0148fef2bc5795 (diff) | |
download | poky-5cb7705d05fb56ce8c5b4d996254a64bdb1639a9.tar.gz |
wic: fix type of no-table option
Type of --no-table option was incorrectly set in new wks parser.
It causes parser to require argument for this option, which makes
wic to fail with wks files that use --no-table:
Error: argument --no-table: expected one argument
Changed action parameter to 'store_true' to fix the issue.
(From OE-Core rev: d483724cf3515f76e1b798a2018e2f3fa2bad0ba)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/images/wic-image-minimal.bb')
0 files changed, 0 insertions, 0 deletions