On 29 September 2017 at 11:54, Francesco Giancane < [email protected]> wrote:
> Hi again Ross, > sorry to still bother but grepping inside poky recipes I did found no > references to 'libegl'. Every (virtual) dependency is built upon > virtual/egl; Maybe folks at meta-raspberrypi where not wrong... The > same apply for Freescale GPU recipes: they do not provide libegl, only > egl. > Francesco Giancane > You're confusing runtime and buildtime dependencies. In oe-core the mesa recipes PROVIDES virtual/egl. It generates a package libegl-mesa, which RPROVIDES libegl and libegl1. It is expected that other GL providers would follow the same pattern. Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
