>>
>> ** **
>>
>> Best Regards,
>>
>> ** **
>>
>> Zhenhua
>>
>> ** **
>>
>> *From:* yocto-boun...@yoctoproject.org [mailto:
>> yocto-boun...@yoctoproject.org] *On Behalf Of *Aman Sharma
>> *Sent:* Thursday, A
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
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
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
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
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%
|
Hi Aman,
Following is the procedure.
1. Edit conf/bblayers to append meta-java in BBLAYERS
2. Add IMAGE_INSTALL_append = " jre-related-pkg-list" in local.conf or
your image bb file
3. Build the rootfs image
Since the build of meta-jave is not verified with FSL toolchain, I a