On Thu, Mar 06, 2014 at 11:00:56AM +0000, MONDON Daniel wrote: > Hi, > > I take poky-dora-10.0.1 and bitbake -k core-image-sato (for beagleboard). > > I want to have openjdk7 : I take git meta-java. > > But I have the bitbake error : > ERROR: Nothing PROVIDES 'giflib' (but > /home/toto/poky-dora-10.0.1/meta-java/recipes-core/openjdk/openjdk-7_25b30-2.3.12.bb > DEPENDS on or otherwise requires it) > ERROR: Required build target 'openjdk-7-jre' has no buildable providers. > Missing or unbuildable dependency chain was: ['openjdk-7-jre', 'giflib'] > > Did I make an error (ie : don't take the right meta-java)? > Or is it missing something ? > > Thanks > Daniel.
The README for meta-java clearly states which layers are needed, giflib is only on meta-openembedded. Bye Henning _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
