summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2019-05-23 20:42:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-27 17:06:27 +0100
commit60e8de529eb0dfd546d96af3c2cdd7f23041ab45 (patch)
treef2961dc427d0b6afcab2ec3200f6c36eb32939e6 /meta/recipes-connectivity
parentf09cb832fa8e83e7e5faf6bd9464481aef5b4547 (diff)
downloadopenembedded-core-60e8de529eb0dfd546d96af3c2cdd7f23041ab45.tar.gz
texinfo-dummy-native: Rewrite template.py to use argparse
The original version of template.py parses the arguments manually. This fails when looking for the -E option if, e.g., an -I option is specified without any space before its argument, and that argument contains the letter 'E'. A minor difference to the original version is that it parsed the arguments in the order they were specified on the command line whereas this version will always handle -E before -o. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions