]> code.ossystems Code Review - openembedded-core.git/commit
iputils: fix do_configure failure of missing ip command
authorChen Qi <Qi.Chen@windriver.com>
Tue, 3 Aug 2021 08:11:54 +0000 (01:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Aug 2021 19:41:45 +0000 (20:41 +0100)
commit99cbd4eb95599abdceb7cbb228ff7e74a6a29a09
treec1623841ca3ae5566dcc59f1a93d8953a6141e64
parente77dc392a33d93ab2becd438b6b17705c675dcd5
iputils: fix do_configure failure of missing ip command

If 'testimage' and 'testsdk' are not inherited, the 'ip'
comamnd will not be in HOSTTOOLS. This results in do_configure
failure of iputils. Backport a patch and skipping building
tests to fix the problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/iputils/iputils/0001-meson-Make-tests-optional.patch [new file with mode: 0644]
meta/recipes-extended/iputils/iputils_20210722.bb