diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-08 13:36:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-09 13:04:30 +0100 |
commit | 8cd4ab4771c02c087655d06af90d060371318336 (patch) | |
tree | e92cd543a734e5cd6112fd585115200fc661e419 /scripts/lib/scriptutils.py | |
parent | 95fdbf04a936b52903325ace2836477de656c1db (diff) | |
download | poky-8cd4ab4771c02c087655d06af90d060371318336.tar.gz |
bitbake: fetch2: Avoid deprecation warning
>From re on python 3.13 onwards: "Passing count and flags as positional arguments is deprecated.
In future Python versions they will be keyword-only parameters."
Avoid the warning.
(Bitbake rev: 016d872dc3c36792af5c84da1d35a5c86996d795)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions