diff options
author | Li Zhou <li.zhou@windriver.com> | 2019-01-22 17:00:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-24 17:45:25 +0000 |
commit | a5c4807022c044f34e5a570ccfb2624779784632 (patch) | |
tree | 8f359055c1cfae715d034eba4a2462c82b7258ed /meta/recipes-support/libyaml | |
parent | 9a9124e50c449c324a6b070873579640b7d216d6 (diff) | |
download | poky-a5c4807022c044f34e5a570ccfb2624779784632.tar.gz |
ptest-runner: pass libdir to DEFAULT_DIRECTORY when compiling
Ptest data are installed to PTEST_PATH ?= "${libdir}/${BPN}/ptest".
When libdir isn't "/usr/lib", it will cause "No ptests found" error
when running "ptest-runner" command. Here pass libdir to
DEFAULT_DIRECTORY when compiling to avoid that error.
Need update ptest-runner source code to get the new commit:
<ptest-runner: make DEFAULT_DIRECTORY be able to be defined when compiling>
(From OE-Core rev: 1447afd62035f42344a32a487bec408e6563d5f6)
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libyaml')
0 files changed, 0 insertions, 0 deletions