[Buildroot] [PATCH v2] libdrm: disable drivers for sparcv8

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 26 12:01:41 UTC 2016


Hello,

On Tue, 19 Jan 2016 08:03:04 +0100, Waldemar Brodkorb wrote:
> The drivers use atomic ops as CAS, which fails
> to compile for sparcv8, but works fine for leon3.
> 
> Fixes following autobuild error:
> http://autobuild.buildroot.net/results/fa0ac44d3c7953b2e2afa03cd7570d8a5d49fcc4/
> 
> Disable all sub packages using the DRM drivers.
> 
> As SPARC systems normally have SBUS graphic cards and I think nobody
> cares about 3D graphics on these machines, all gallium drivers
> are disabled for simplification, even if swrast might be used.
> 
> Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>

I've sent what I believe is a better patch, which makes libdrm drivers
build on SPARCv8 using libatomic_ops. See
http://patchwork.ozlabs.org/patch/626636/.

I've marked your previous patch as Superseded.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list