[oe] [meta-java][PATCH 0/2] Allow building jre from hosttools

Andrej Valek andrej.valek at siemens.com
Mon Apr 1 14:08:19 UTC 2019


From: Peter Marko <peter.marko at siemens.com>

Buildding whole native openjdk toolchain takes very long time
as is a waste of resources.

Following layer configuration allows to build from hosttools:
HOSTTOOLS += "java javac pack200"
ASSUME_PROVIDED += "openjdk-8-native"

This requires some changes in the recipes.

Peter Marko (2):
  openjre-8: allow build from hosttools
  openjdk-8: add missing unzip-native dependency

 recipes-core/openjdk/openjdk-8-cross.inc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.11.0



More information about the Openembedded-devel mailing list