Files
poky/meta/recipes-devtools
Martin Borg 5f82d17ac6 automake: set test-driver path relative to top_builddir
automake offers auxiliary tools and is capable to install and prepare the setup for those.
test-driver, a log driver used by parallel testsuite harness in ptests, is one of those tools.
By default it looks that automake prepare environment for testing relative $top_srcdir.
But in Yocto following changed:
 - build folder was separated
 - $top_srcdir is not anymore defined as relative path, now can be relative or absolute

So now in Yocto the Makefile from src/tests contains absolute path of $top_srcdir for test-driver
which is an unexisting path at runtime.

We need to have relative path for test-driver in Makefile to work on target. $top_builddir
can guarantee this path.

Originally submitted by Adrian Calianu <adrian.calianu@enea.com>

(From OE-Core rev: e9db0ae11d95f3c375b27d5c10606efd8b568fbf)

Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:33:03 +00:00
..
2016-01-15 11:54:50 +00:00
2016-01-20 17:07:11 +00:00
2015-09-23 09:52:50 +01:00
2016-02-19 01:01:25 +00:00
2016-02-19 01:01:24 +00:00
2016-02-18 07:39:31 +00:00
2016-01-15 11:54:50 +00:00
2015-12-22 16:08:51 +00:00
2016-02-11 12:27:49 +00:00
2015-12-18 12:18:19 +00:00
2014-12-23 10:18:20 +00:00
2015-12-16 12:12:17 +00:00
2015-05-30 22:26:12 +01:00
2015-12-22 16:08:51 +00:00
2016-01-25 12:44:13 +00:00
2016-01-18 11:47:07 +00:00
2015-12-01 21:32:10 +00:00
2016-02-11 22:33:39 +00:00
2015-08-16 22:40:55 +01:00
2016-02-28 11:33:02 +00:00
2015-09-03 12:43:14 +01:00
2016-02-28 11:32:59 +00:00
2016-01-20 17:07:14 +00:00
2015-12-16 12:12:15 +00:00
2016-01-26 22:49:39 +00:00
2016-02-15 16:28:45 +00:00
2016-01-15 11:54:49 +00:00
2015-06-11 23:59:15 +01:00