[yocto] adding meta-oracle-java

Jim Abernathy jfabernathy at outlook.com
Wed Jan 28 06:58:14 PST 2015



> Date: Wed, 28 Jan 2015 15:26:24 +0100
> Subject: Re: [yocto] adding meta-oracle-java
> From: maxin at maxinbjohn.info
> To: jfabernathy at outlook.com
> CC: paul.eggleton at linux.intel.com; yocto at yoctoproject.org
> 
> Hi,
> 
> On Wed, Jan 28, 2015 at 1:10 PM, Jim Abernathy <jfabernathy at outlook.com> wrote:
> >
> <snip>
> 
> > well the file command does not run on the target machine same as java, not
> > found error.  as to the local.conf file.  The only changes are as follows:
> >
> > MACHINE ?= "nuc"
> > IMAGE_INSTALL_append = " oracle-jse-jre dropbear"
> > LICENSE_FLAGS_WHITELIST += "oracle_java"
> > #
> > DL_DIR ?= "/work/downloads"
> > #PACKAGE_CLASSES ?= "package_rpm"
> > PACKAGE_CLASSES = "package_deb"
> >
> > I build with bitbake core-image-base.
> 
> From the "nuc" image on qemu, I get this output for file command:
> 
> # file bin/busybox.nosuid
> bin/busybox.nosuid: ELF 64-bit LSB executable, x86-64, version 1
> (SYSV), dynamically linked, interpreter /lib/ld-linux-x86-64.so.2, for
> GNU/Linux 2.6.32,
> BuildID[sha1]=d87821503ef9cc2a5bed4a284cac138211a649ff, stripped
> 
> # file /usr/share/jre1.7.0_67/bin/java
> /usr/share/jre1.7.0_67/bin/java: ELF 64-bit LSB executable, x86-64,
> version 1 (SYSV), dynamically linked, interpreter
> /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9,
> BuildID[sha1]=b82a586842f6da3df8a61093daadf0
> 
> / #  java
> /bin/sh: java: not found
> 
> Could be related to the library path. Continuing with investigation.
> 
> Best Regards,
> Maxin

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.

Jim A

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150128/747f11f3/attachment.html>


More information about the yocto mailing list