diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-04-12 11:02:25 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:00 +0100 |
commit | 39c478a6803d99227535fdd05bb3906e9ced03e4 (patch) | |
tree | 6b74b1754e6d34ccbf5c543e99dddb940b93dba1 /bitbake/lib/bb/asyncrpc/client.py | |
parent | 632726c1122f1ecb01495584a38ec3e622ab201a (diff) | |
download | poky-39c478a6803d99227535fdd05bb3906e9ced03e4.tar.gz |
bitbake: bitbake-prserv: replace deprecated optparse by argparse
optparse is deprecated since Python 2.7
Note that this is neither supposed to change the options
supported by bitbake-prserv nor the way they are interpreted.
Note that in the "--help" output, long options are now reported
for example as "--host HOST" instead of "--host=HOST" but
both are equivalent anyway, as they already were with optparse.
(Bitbake rev: e159dff153f6ec6791fac856e706aea9c790b2d3)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>
Cc: Tim Orling <ticotimo@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/asyncrpc/client.py')
0 files changed, 0 insertions, 0 deletions