Re: [yocto] meta-oracle-java fails

2014-01-19 Thread Khem Raj
On Monday, January 20, 2014 11:15:44 AM Ashish Dalela wrote: > I need help on this one to resolve the problem. I have noticed that the > Java download from Oracle website has library dependencies on both .52 and > .53 versions. This in itself is unusual because in Yocto we expect only one > library

Re: [yocto] meta-oracle-java fails

2014-01-19 Thread Ashish Dalela
I need help on this one to resolve the problem. I have noticed that the Java download from Oracle website has library dependencies on both .52 and .53 versions. This in itself is unusual because in Yocto we expect only one library version. But, as it may be, to use this recipe I need to get two ver

Re: [yocto] meta-oracle-java fails

2014-01-17 Thread Ashish Dalela
I already have the following in my jdk and jre recipes: DEPENDS = "libav gtk+ libxslt libxtst" Should I have RDEPENDS? Thanks -Ashish On Sat, Jan 18, 2014 at 1:23 AM, Khem Raj wrote: > On Fri, Jan 17, 2014 at 11:46 AM, Ashish Dalela > wrote: > > > > Hi, > > > > I'm trying to build JDK and J

Re: [yocto] meta-oracle-java fails

2014-01-17 Thread Khem Raj
On Fri, Jan 17, 2014 at 11:46 AM, Ashish Dalela wrote: > > Hi, > > I'm trying to build JDK and JRE using the meta-oracle-java recipes. The > recipes build fine, but during do_rootfs (core-image-basic) I see the > following errors: > > FOR JRE: > | Computing transaction...error: Can't install > ora

[yocto] meta-oracle-java fails

2014-01-17 Thread Ashish Dalela
Hi, I'm trying to build JDK and JRE using the meta-oracle-java recipes. The recipes build fine, but during do_rootfs (core-image-basic) I see the following errors: FOR JRE: | Computing transaction...error: Can't install oracle-jse-jre-i586-1.7.0-u25r0@i586: no package provides libavcodec.so.52 F