[yocto] adding meta-oracle-java

Maxin John maxin at maxinbjohn.info
Wed Jan 28 08:36:14 PST 2015


Hi Jim,

On Wed, Jan 28, 2015 at 3:58 PM, Jim Abernathy <jfabernathy at outlook.com> wrote:
>
<snip>

>
> I just created a qemux86 image for core-image-base with meta-java in it and
> after booting in the emulator, it, of course, gives the proper response to
> java -version.  I'm going to try building a qemux86-64 to see if there's any
> difference.  On real NUC hardware it will not, as mentioned, work correctly.

In  NUC, please execute these commands:

# ln -s /lib /lib64
# export PATH=/usr/share/jre1.7.0_67/bin:$PATH
# java

> Jim A

Best Regards,
Maxin



More information about the yocto mailing list