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

Khem Raj raj.khem at gmail.com
Thu Feb 21 15:04:34 UTC 2019


On Thu, Feb 21, 2019 at 7:01 AM Alexander Kanavin
<alex.kanavin at gmail.com> wrote:
>
> On Thu, 21 Feb 2019 at 15:56, 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.
>
> Shouldn't we rather add a dependency on the component providing the
> missing include?

fredreno build uses its own copy of libdrm IIRC and this might end up
in unexpected results
so revert would be safest

>
> Alex


More information about the Openembedded-core mailing list