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 > oracle-jse-jdk-1.7.0-u67r0@x86_64: no package provides > libavcodec.so.52(LIBAVCODEC_52)(64bit) > | > | Saving cache... > | > > Hi i am getting this error when i add oracle-jse-jdk recipe,
The error means that the oracle-jse-jdk -package- (produced from the recipe) requires the 'libavcodec.so.52' library, with the specific soname of LIBAVCODEC_52 (64-bit version). There was apparently nothing in your build that provides this dependency, so the installation failed. You will need to identify what recipe provides this (libav?) and add this to the recipes (oracle-jse-jdk) 'DEPENDS' and the packages associated RDEPENDS. --Mark > Any idea how to solve the issue > > thanks > > > -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto