Files
poky/meta
Peter Kjellerstedt c1b73ad2eb 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.

(From OE-Core rev: 60e8de529eb0dfd546d96af3c2cdd7f23041ab45)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-27 17:06:34 +01:00
..
2019-05-21 12:56:33 +01:00
2019-05-21 12:56:33 +01:00
2019-05-22 07:24:52 +01:00
2019-05-22 07:24:52 +01:00
2018-09-21 18:45:47 -07:00
2016-01-07 13:40:14 +00:00