On 28 October 2015 at 12:01, Jens Rehsack <[email protected]> wrote: > > This adds openjdk-8 for native and target builds and allows a stripped > openjre-8 being built as well instead of trying to cherry-pick jre > components from jdk-image. > > The recipes allow building openjdk-8 with or without: > * x11 > * cups > * alsa/pulseaudio > and let packager enable unlimited-crypto, if desired. > > Since there can be only one PROVIDES for virtual/java-native and > virtual/javac-native, > move the provides to openjdk-8-native (I think everyone agrees it's a better > choice than ecj-bootstrap-native). > > Plus: Applying a fix from openjdk-9 repository which fixes build issues using > gcc5 > > Signed-off-by: Jens Rehsack <[email protected]>
My biggest issue with this patchset (I haven't looked at it too closely yet, but it does seem to work) is that the new recipes and recipe include files have inconsistent whitespace. This matches the openjdk-7 recipes, but I'd rather not see it perpetuated with new recipes. How you feel about doing a tab kill and using spaces? < snip > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
