On 24 February 2014 11:39, John Stirling <[email protected]> wrote: > I've just noticed jpeg, gif, tiff are not working for me.
I suspect you're not pulling in the image decoder packages into your images: to reduce dependency creep these are split into separate packages: $ ls qt4-embedded-plugin-imageformat* qt4-embedded-plugin-imageformat-gif_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-ico_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-jpeg_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-mng_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-svg_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-tga_4.8.5-r0_i586.ipk qt4-embedded-plugin-imageformat-tiff_4.8.5-r0_i586.ipk Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
