On Wed, Feb 20, 2019 at 12:22 PM Richard Purdie
<richard.pur...@linuxfoundation.org> wrote:
>
> On Wed, 2019-02-20 at 15:47 +0100, Alexander Kanavin wrote:
> > On Wed, 20 Feb 2019 at 13:16, Fabio Berton
> > <fabio.ber...@ossystems.com.br> wrote:
> > > -DRIDRIVERS = "swrast"
> > > -DRIDRIVERS_append_x86_class-target =
> > > ",radeon,r200,nouveau,i965,i915"
> > > -DRIDRIVERS_append_x86-64_class-target =
> > > ",radeon,r200,nouveau,i965,i915"
> > > +DRIDRIVERS_class-native = "swrast"
> > > +DRIDRIVERS_class-nativesdk = "swrast"
> > > +DRIDRIVERS_append_x86_class-target =
> > > ",r100,r200,nouveau,i965,i915"
> > > +DRIDRIVERS_append_x86-64_class-target =
> > > ",r100,r200,nouveau,i965,i915"
> >
> > This produces:
> > > configure: error: classic DRI driver 'r100' does not exist
> >
> > radeon has been renamed to r100 in meson builds, until then it should
> > be still 'radeon'.
>
> Its getting a bit frustrating/tedious to kill all the builds and drop
> the mesa patches again :(

We are doing our best. It is unfortunate it ended being a
"one-big-do-everything-together" patch. This should have been done in
steps since the beginning.

Fabio prepared the new version. We hope it finishes this patchset.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to