diff options
author | S. Lockwood-Childs <sjl@vctlabs.com> | 2017-07-12 01:36:34 -0700 |
---|---|---|
committer | Maxin B. John <maxin.john@intel.com> | 2017-07-21 12:04:01 +0300 |
commit | c4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24 (patch) | |
tree | c50915969f1f4ac63f9064b58e877f074ef14510 /recipes-core/openjdk/patches-openjdk-8/openjdk8-find-compiler-fix-env-respect.patch | |
parent | 879d6efe42fcc5695a37e7f455e0d3e59b2ed01a (diff) | |
download | meta-java-c4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24.tar.gz |
java-library.bbclass: compatibility with per-recipe sysroots
The removebinaries task was intended to remove pre-built .jar and .class files
from the unpacked source, but when per-recipe sysroots were implemented and
ended up under WORKDIR, .jar or .class in those sysroots inadvertently started
getting killed as well.
For instance, ${WORKDIR}/recipe-sysroot-native/usr/share/java/ecj-bootstrap.jar
was deleted when attempting to build jlex-native... which made javac in
that sysroot rather unhappy.
Solve by excluding both recipe-sysroot and recipe-sysroot-native dirs
from the search-and-destroy operation.
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8/openjdk8-find-compiler-fix-env-respect.patch')
0 files changed, 0 insertions, 0 deletions