On 14 October 2013 15:08, Ewan LE BIDEAU-CANEVET <[email protected]> wrote: > Removed useless patches
Phrasing that as "upstreamed" instead of "useless" would make it clear why they're being removed. > added new --enable-demo-clients feature), and added new > --with-cairo=image/gl/glesv2 feature The option is called --with-cairo, the user has to pass either image, gl, or glesv2. Tristate isn't easy with PACKAGECONFIG but luckily the default is image, so this should be two packageconfig options: cairo-gl (--with-cairo=gl) or cairo-gles (--with-cairo=glesv2). Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
