diff options
author | Jianxun Zhang <jianxun.zhang@linux.intel.com> | 2016-09-08 12:20:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 11:52:10 +0100 |
commit | 7009a9309051061455fa7237e09796ef12c9e308 (patch) | |
tree | fc3afff124f1b966743236d878ad341ee849788f /scripts | |
parent | 056ce17e168bf856ff95a6f659098403169cb889 (diff) | |
download | openembedded-core-7009a9309051061455fa7237e09796ef12c9e308.tar.gz openembedded-core-7009a9309051061455fa7237e09796ef12c9e308.tar.bz2 openembedded-core-7009a9309051061455fa7237e09796ef12c9e308.zip |
qemu: fix: cp command cannot find tests/Makeflie
bitbake qemu
This error shows up:
ERROR: qemu-2.7.0-r1 do_install_ptest_base: Function failed:
do_install_ptest_base
...
cp: cannot stat '...tmp/work/core2-64-poky-linux/qemu/2.7.0-r1
/qemu-2.7.0/tests/Makefile: No such file or directory
...
Commit 46e7b70699d8bf4db08c8bb5111974318dd5416d in qemu project
renamed tests/Makefile to tests/Makefile.include, we apply the
same change in recipe accordingly to fix this issue.
Fixes [YOCTO #10245]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions