SHA256
1
0
forked from pool/Mesa

Accepting request 686978 from home:Guillaume_G:branches:X11:XOrg

- Remove imx from ARM drivers (dropped upstream)

OBS-URL: https://build.opensuse.org/request/show/686978
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=820
This commit is contained in:
Egbert Eich 2019-03-21 09:54:51 +00:00 committed by Git OBS Bridge
parent 861cc95b88
commit ab9ee06968
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Remove imx from ARM drivers (dropped upstream)
-------------------------------------------------------------------
Thu Mar 14 15:02:46 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -815,7 +815,7 @@ egl_platforms=x11,drm,surfaceless
%else
%ifarch %{arm} aarch64
-Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv \
%else
%ifarch ppc64 ppc64le
-Ddri-drivers=nouveau \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Remove imx from ARM drivers (dropped upstream)
-------------------------------------------------------------------
Thu Mar 14 15:02:46 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -814,7 +814,7 @@ egl_platforms=x11,drm,surfaceless
%else
%ifarch %{arm} aarch64
-Ddri-drivers=nouveau \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx \
-Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv \
%else
%ifarch ppc64 ppc64le
-Ddri-drivers=nouveau \