OpenJDK ARMv7 binaries for Linux
Guy Shapiro
guy.shapiro at mobi-wize.com
Mon Mar 19 15:22:28 UTC 2018
On 19/03/2018 13:39, Grey, Chris UTC CCS wrote:
> Thank you for each of your responses.
>
> The Linux distro we are using is a Yocto-based custom tarball using only the recipes that we needed in an effort to keep the entire tarball of the file system as small as possible. The bitbake application does all the cross-compiling for us. Now that we are expanding our embedded world to include Java, we now need a JVM, but would prefer to use Java 9, again to keep the filesystem footprint of the JVM as small as possible.
>
> One of your responses mentioned the JVM possibly being included, in compiled form, in other Linux distros. Is there any chance there's a bitbake recipe that we can include to simply get bitbake to compile it directly into our distro? If so, where would I find info on that.
You may want to check out the 'meta-java' layer. It includes bitbake recipes for openjdk.
I wrote a patch to update the recipe to jdk8 form aarch32. It is available on https://patchwork.openembedded.org/patch/146560/.
Guy.
More information about the aarch32-port-dev
mailing list