diff options
author | Max Krummenacher <max.oss.09@gmail.com> | 2015-01-20 16:14:24 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-01-25 16:55:03 -0200 |
commit | e705d5e697d20c6811b9687313b027f66a17a42e (patch) | |
tree | bd61301cf80cfee1a026c91795df34962f69d542 /classes | |
parent | cb351db824b0eb4a71514156bba543f6dde19740 (diff) | |
download | meta-java-e705d5e697d20c6811b9687313b027f66a17a42e.tar.gz |
Revert "openjdk: Fix QEMU call to use sysroot for libs"
This reverts commit ab51e51d9a9a51bedd19de09bcba4ce830dfc5e7.
Using an oe setup with ptest enabled makes qemu never to return due to testfiles
staged by udev in the sysroot
See also:
http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097098.html
All binaries compiled for qemu are now linked with -static. The -L, -E parameters
pointing to the sysroot and dynamic linker are not needed anymore and removel works
around the issue.
Further details:
http://lists.openembedded.org/pipermail/openembedded-devel/2015-January/099795.html
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions