All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-java configuration
@ 2018-10-24 21:15 Kyle Russell
  2018-10-25 13:09 ` Richard Leitner
  2018-11-07 11:18 ` André Draszik
  0 siblings, 2 replies; 4+ messages in thread
From: Kyle Russell @ 2018-10-24 21:15 UTC (permalink / raw)
  To: openembedded-devel

It looks like the only javac that meta-java exposes through its bbclasses
comes from libecj-bootstrap-native 3.6.2.  A few years ago, it looked like
there was an attempt to allow openjdk-8-native to provide
virtual/javac-native, but it has since been reverted.

I think I understand libecj is needed as part of the bootstrap process to
build openjdk, but if other layers want to build newer java code using
javac from openjdk 8 once available after bootstrap, does meta-java provide
support for using javac from openjdk-8-native, or is the expectation that
other layers would depend directly on openjdk-8-native and setup
EXTRANATIVEPATH as needed to reach its tools?

Maybe this is planned future work, but I wanted to make sure I was
configuring the layer correctly and using it as intended.

Thanks!

Kyle


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-07 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 21:15 meta-java configuration Kyle Russell
2018-10-25 13:09 ` Richard Leitner
2018-10-25 13:46   ` Kyle Russell
2018-11-07 11:18 ` André Draszik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.