From: Peter Marko <peter.ma...@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

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to