diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2024-09-16 04:17:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-20 10:45:45 +0100 |
commit | 39381958e5081b8229454b43aa6df0823867dbc8 (patch) | |
tree | db04ba254741626dd31676e89fbb2feff39519b7 /scripts/lib/devtool/standard.py | |
parent | 6dbe1661e20cd18d58f34bad3aa04b61c3c5f063 (diff) | |
download | poky-39381958e5081b8229454b43aa6df0823867dbc8.tar.gz |
iputils: upgrade 20240117 -> 20240905
Changelog:
- Allow to disable reverse DNS resolution (PTR lookup) with with
environment variable IPUTILS_PING_PTR_LOOKUP=0
- Lower max allowed -s value to 65507 (IPv4) or 65527 (IPv6).
That is the maximum the Linux kernel supports.
- Include pre-generated man pages & HTML docs in dist tarballs.
This allows to avoid libxslt, docbook, ... as a build dependencies.
- require meson >= 0.44
- ping has new option -3
(From OE-Core rev: 6e950f5edd36a2ef1b1a7c46c1bb860ddce7a70f)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions