summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-03-23 13:24:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-28 15:55:49 +0100
commit5cb7705d05fb56ce8c5b4d996254a64bdb1639a9 (patch)
tree56d842372477226c80b80a3d1dac5e0d2009d810 /meta-selftest
parent1209eb2841c5a4f333f31b1c6a0148fef2bc5795 (diff)
downloadpoky-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')
0 files changed, 0 insertions, 0 deletions