]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Skip the filedependency scan
authorMark Hatle <mark.hatle@windriver.com>
Wed, 16 Aug 2017 15:55:21 +0000 (10:55 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Aug 2017 16:42:42 +0000 (17:42 +0100)
commit8c4dcdfa9d5a37acb6f492b1cf0e40a403e5fbe9
treef2923380e8309a3c8164a98305c3410cb6daec46
parent7e70d0673df20669edd18b79ae065d8c2f655b8a
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>
meta/recipes-extended/ltp/ltp_20170516.bb