[OE-core] [PATCH] virglrenderer: requires distro feature opengl

Andre McCurdy armccurdy at gmail.com
Tue Mar 12 19:43:01 UTC 2019


On Tue, Mar 12, 2019 at 3:34 AM Burton, Ross <ross.burton at intel.com> wrote:
> On Tue, 12 Mar 2019 at 01:23, <kai.kang at windriver.com> wrote:
> > +REQUIRED_DISTRO_FEATURES = "opengl"
> > +REQUIRED_DISTRO_FEATURES_class-native = ""
> > +REQUIRED_DISTRO_FEATURES_class-nativesdk = ""
>
> I suspect you can drop the native/nativesdk overrides here, as
> DISTRO_FEATURES is overridden in those builds.

If so then some potential clean-up opportunities elsewhere:

  meta/recipes-graphics/libepoxy/libepoxy_1.5.3.bb:REQUIRED_DISTRO_FEATURES_class-native
= ""
  meta/recipes-graphics/libepoxy/libepoxy_1.5.3.bb:REQUIRED_DISTRO_FEATURES_class-nativesdk
= ""
  meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb:REQUIRED_DISTRO_FEATURES_class-native
= ""
  meta/recipes-graphics/xorg-lib/xorg-lib-common.inc:REQUIRED_DISTRO_FEATURES_class-native
= ""


More information about the Openembedded-core mailing list