Re: [yocto] oracle-jse-jdk

2016-05-10 Thread Mihaylov, Emil
did anybody overcome this issues and made it work ? On 5/6/2016 10:49 AM, Mark Hatle wrote: On 5/6/16 4:10 AM, Maxin B. John wrote: Hi Emil, On Thu, May 05, 2016 at 10:43:08AM -0700, Mihaylov, Emil wrote: hi Mark, my oracle-jse-jdk_1.7.0.bb looks like this --

Re: [yocto] oracle-jse-jdk

2016-05-06 Thread Mihaylov, Emil
no i am not using PACKAGE_CLASSES ?= "package_rpm" i did downloaded the image from oracle and i am using it instead. unfortunate it still wants this damn libavcodec.so.52 i have to add another recipe that pulls that package also On 5/6/2016 10:49 AM, Mark Hatle wrote: On 5/6/16 4:10 AM, Ma

Re: [yocto] oracle-jse-jdk

2016-05-06 Thread Mark Hatle
On 5/6/16 4:10 AM, Maxin B. John wrote: > Hi Emil, > > On Thu, May 05, 2016 at 10:43:08AM -0700, Mihaylov, Emil wrote: > >> hi Mark, >> >> my oracle-jse-jdk_1.7.0.bb >> >> looks like this >> >> --- >> >> # Automatically choose java package based on targ

Re: [yocto] oracle-jse-jdk

2016-05-06 Thread Maxin B. John
Hi Emil, On Thu, May 05, 2016 at 10:43:08AM -0700, Mihaylov, Emil wrote: >hi Mark, > >my oracle-jse-jdk_1.7.0.bb > >looks like this > >--- > ># Automatically choose java package based on target architecture >DEPENDS += "libav gtk+ libxslt libxtst" >Fro

Re: [yocto] oracle-jse-jdk

2016-05-05 Thread Mark Hatle
On 5/5/16 12:43 PM, Mihaylov, Emil wrote: > hi Mark, > > my oracle-jse-jdk_1.7.0.bb > > looks like this > > --- > > # Automatically choose java package based on target architecture > DEPENDS += "libav gtk+ libxslt libxtst" DEPENDS says it needs to be

Re: [yocto] oracle-jse-jdk

2016-05-05 Thread Mihaylov, Emil
hi Mark, my oracle-jse-jdk_1.7.0.bb looks like this --- # Automatically choose java package based on target architecture DEPENDS += "libav gtk+ libxslt libxtst" def get_java_pkg(d): TA = d.getVar('TARGET_ARCH', True) if TA == "i586":

Re: [yocto] oracle-jse-jdk

2016-05-05 Thread Mark Hatle
On 5/5/16 11:57 AM, Mihaylov, Emil wrote: > ython-argparse@lib32_x86 pciutils@x86_64 python-multiprocessing@lib32_x86 > libxml2@lib32_x86 > | Loading cache... > | Updating cache... > [100%] > | > | Computing transaction...error: Can't install

[yocto] oracle-jse-jdk

2016-05-05 Thread Mihaylov, Emil
ython-argparse@lib32_x86 pciutils@x86_64 python-multiprocessing@lib32_x86 libxml2@lib32_x86 | Loading cache... | Updating cache... [100%] | | Computing transaction...error: Can't install oracle-jse-jdk-1.7.0-u67r0@x86_64: no package provides libavcodec.s