[OE-core] [RFC][PATCH v3] mesa: Convert recipe to use meson build system

Khem Raj raj.khem at gmail.com
Thu Feb 21 14:56:19 UTC 2019


On Wed, Feb 20, 2019 at 9:11 PM Khem Raj <raj.khem at gmail.com> wrote:
>
> still seeing errors when building for rpi3-64
>
> | checking for xrandr... no
> | configure: error: Package requirements (xrandr) were not met:
> |
> | No package 'xrandr' found
> |
> | Consider adjusting the PKG_CONFIG_PATH environment variable if you
> | installed software in a non-standard prefix.
>

This is fixed with latest commit so we can move on but there is new one
on aarch64/rpi

https://errors.yoctoproject.org/Errors/Details/229582/

seems to be due to this commit.

https://gitlab.freedesktop.org/mesa/drm/commit/b541d21a0a908bf98d44375720f4430297720743

probably a revert of the above patch is what can get us further.

>
> On Wed, Feb 20, 2019 at 4:41 PM Mittal, Anuj <anuj.mittal at intel.com> wrote:
> >
> > On Wed, 2019-02-20 at 18:10 -0300, Fabio Berton wrote:
> > > +PACKAGECONFIG[xvmc] = "-gallium-xvmc=true,-Dgallium-
> > > xvmc=false,libxvmc"
> >
> > This is missing a '-D' ... Was a problem with my original patch as
> > well.
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list