summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/export.py
diff options
context:
space:
mode:
authorXiangyu Chen <xiangyu.chen@windriver.com>2024-05-24 15:23:44 +0800
committerSteve Sakoman <steve@sakoman.com>2024-06-19 08:34:58 -0700
commita1d5e69a2e0e3b6596ecb9b4e0b0788ea611de76 (patch)
treef2e47712e9bde39d85aef9011fbfd51cc5a686f2 /scripts/lib/devtool/export.py
parentd6ae637763b10ba26118d5594f1140e2ef819886 (diff)
downloadpoky-a1d5e69a2e0e3b6596ecb9b4e0b0788ea611de76.tar.gz
iputils: splitting the ping6 as a package
The iputils merged the ping4 and ping6 command into the ping since the commit ebad35fe[1], currently, iputils ping support being called using "ping -6" or "ping6" symlinks. In oe-core, there are two packages provide ipv6 ping, inetutils and iputils, the inetutils-ping6 doesn't support "-I" option to bind the interface, that cause some of scripts(e.g. LTP test[2]) which was based on iputils-ping6 fails. If someone or a package needs iputils-ping6, they can enable it in local.conf or add it into rdepends directly. Ref: [1] https://github.com/iputils/iputils/commit/e3de851b809c7b72ccc654a72b6af61d [2] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/ \ containers/netns/netns_comm.sh#L25 (From OE-Core rev: 964bdb0f8877a229ea34ab1d95dc5dabc564af51) Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 0b89bc2041f670af625829d061ce79e0840ac116) Signed-off-by: Bin Lan <bin.lan.cn@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions