[OE-core] [PATCH v3 2/3] mesa: Replace dri-native with dri for native and nativesdk classes

Otavio Salvador otavio.salvador at ossystems.com.br
Wed Feb 20 17:35:23 UTC 2019


On Wed, Feb 20, 2019 at 12:22 PM Richard Purdie
<richard.purdie at 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.berton at 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


More information about the Openembedded-core mailing list