Re: [yocto] Error In java cross compilation using Yocto

2013-10-04 Thread Aman Sharma
October 4, 2013, Aman Sharma wrote: > >> Hi All, >> >> I need to cross compile openjdk-7-jre in ppc64 platform using Yocto. >> >> After setting the environment i am running "bitbake openjdok-7-jre" >> command but i am getting following error message: >

[yocto] Error In java cross compilation using Yocto

2013-10-04 Thread Aman Sharma
_configure Summary: There was 1 ERROR message shown, returning a non-zero exit code. Please help me on fixing this issue. Thanks Aman Sharma ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Integrate java with yocto

2013-08-02 Thread Aman Sharma
Hi Luo, Thanks .Now I got the solution. -- Regards Aman On Fri, Aug 2, 2013 at 10:11 PM, Aman Sharma wrote: > Hi Luo, > > Thanks for your response. > > We have successfully installed java through yocto utility.But I want to > conform whether Curl package is by default install

Re: [yocto] Integrate java with yocto

2013-08-02 Thread Aman Sharma
please be aware the leading space after first “. > > ** ** > > ** ** > > Best Regards, > > ** ** > > Zhenhua > > ** ** > > *From:* yocto-boun...@yoctoproject.org [mailto: > yocto-boun...@yoctoproject.org] *On Behalf Of *Aman Sharma > *

Re: [yocto] Integrate java with yocto

2013-08-01 Thread Aman Sharma
but meta-java was not included in this build. Can anyone help me regarding this. Thanks in advance for the help. Regards Aman Sharma On Thu, Aug 1, 2013 at 7:45 AM, Luo Zhenhua-B19537 wrote: > Aman, > > ** ** > > “jre-related-pkg-list” is just a description, you n

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% |

[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