Re: [yocto] Integrate java with yocto

2013-08-02 Thread Aman Sharma
>> >> ** ** >> >> Best Regards, >> >> ** ** >> >> Zhenhua >> >> ** ** >> >> *From:* yocto-boun...@yoctoproject.org [mailto: >> yocto-boun...@yoctoproject.org] *On Behalf Of *Aman Sharma >> *Sent:* Thursday, A

Re: [yocto] Integrate java with yocto

2013-08-02 Thread Aman Sharma
Sent:* Thursday, August 01, 2013 5:58 PM > *To:* yocto@yoctoproject.org > *Cc:* rahul1991.ar...@gmail.com > > *Subject:* Re: [yocto] Integrate java with yocto > > ** ** > > Hi all, > > ** ** > > I intend to add java (openjdk) to my root file system. I was abl

Re: [yocto] Integrate java with yocto

2013-08-01 Thread Luo Zhenhua-B19537
2013 5:58 PM To: yocto@yoctoproject.org Cc: rahul1991.ar...@gmail.com Subject: Re: [yocto] Integrate java with yocto Hi all, I intend to add java (openjdk) to my root file system. I was able to successfully add meta-java layer and build the same, packages were built but were not added to the r

Re: [yocto] Integrate java with yocto

2013-08-01 Thread Aman Sharma
eed to replace it with > actually package name(e.g. openjdk-7-jre). > > ** ** > > ** ** > > Best Regards, > > ** ** > > Zhenhua > > ** ** > > *From:* Aman Sharma [mailto:amansh.shar...@gmail.com] > *Sent:* Wednesday, July 31, 2013 9:1

Re: [yocto] Integrate java with yocto

2013-07-31 Thread Luo Zhenhua-B19537
roject.org Subject: Re: [yocto] Integrate java with yocto Hi Luo, I am getting this error message. freescale@freescale-sdk:~/SDK/QorIQ-SDK-V1.4-20130625-yocto/build_t4240qds_release$ bitbake fsl-image-core Loading

Re: [yocto] Integrate java with yocto

2013-07-31 Thread Aman Sharma
Hi Luo, I am getting this error message. freescale@freescale-sdk:~/SDK/QorIQ-SDK-V1.4-20130625-yocto/build_t4240qds_release$ bitbake fsl-image-core Loading cache: 100% |

Re: [yocto] Integrate java with yocto

2013-07-31 Thread Luo Zhenhua-B19537
olchain, I am not sure if the jre build can finish correctly. Best Regards, Zhenhua From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Aman Sharma Sent: Wednesday, July 31, 2013 6:02 PM To: yocto@yoctoproject.org Subject: [yocto] Integrate java with yoc

[yocto] Integrate java with yocto

2013-07-31 Thread Aman Sharma
Hi All, I am new in Yocto,i need to port Java based application on Freescale based powerpc embedded board.I am using Yocto and Freescale SDK to build the image. Currently i am trying to include meta-java in yocto directory and trying to build image. Can any one please guide me how to proceed in