summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2022-12-13 15:45:50 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-17 23:50:13 +0000
commitd35d4032025fbecf8dca56d97bf313a6e98564c0 (patch)
tree748fde264a9489219da0ba9961b0a5b1881b6f76 /scripts/lib/devtool
parent3c6753d03d48ae73cdd4ee691be4b2f84ef9d875 (diff)
downloadpoky-d35d4032025fbecf8dca56d97bf313a6e98564c0.tar.gz
bitbake: bitbake: Convert to argparse
Converts the main bitbake program to use argparse instead of the deprecated optparse. The resulting Namespace returned by argparse should be equivalent to the one returned from optparse; the only major difference is that the positional "target" arguments are consumed by argparse and returned as the "targets" property instead of an additional argument from parse_args(). (Bitbake rev: bb2ea00274a594b7cc87a7cb0b165e9b28f6f3f4) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions