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

Khem Raj raj.khem at gmail.com
Thu Feb 21 15:09:06 UTC 2019


On Thu, Feb 21, 2019 at 7:04 AM Khem Raj <raj.khem at gmail.com> wrote:
>
> 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
>

infact upstream has reverted it too
https://gitlab.freedesktop.org/mesa/drm/commit/e09f327765902f3b7d31874ccf0f45b783299bc0
> >
> > Alex


More information about the Openembedded-core mailing list