]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Skip the filedependency scan
authorMark Hatle <mark.hatle@windriver.com>
Tue, 29 Aug 2017 21:21:18 +0000 (23:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 22:59:53 +0000 (23:59 +0100)
commit873ad32191816f89d085906635297eb17d9fc0f6
tree522bf2c4776aee763cbbb2bee50a4c731d1fdccd
parent37a40fead443e211f0947d9d9bf2180d95630485
ltp: Skip the filedependency scan

Since LTP includes a set of test cases, we need to skip file dependency
generation, as there will be dependencies that can not be satisfied.  In this
case a csh and ksh dependency come from two tests.

The alternative would be to depend on csh/ksh (a bad idea as they're not
available in oe-core) or remove the tests (but this eliminates the tests if
someone DOES have csh/ksh in their configurations.)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp_20170116.bb