summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2017-08-16 10:55:21 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-18 10:40:26 +0100
commit8c01d5ccb8d5d70226d8a6707a35a27a93e15f89 (patch)
treefbe79b81bcf4603399ba3259a444c37aea79ed94 /meta/classes
parentb78513f71fb71e94faa9a294bec60bd0cb3e7bf4 (diff)
downloadpoky-8c01d5ccb8d5d70226d8a6707a35a27a93e15f89.tar.gz
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.) (From OE-Core rev: 8c4dcdfa9d5a37acb6f492b1cf0e40a403e5fbe9) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions