[Buildroot] [PATCH] trinity: Disable for Microblaze architecture

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 27 16:43:48 UTC 2014


Dear Vicente Olivert Riera,

On Mon, 27 Oct 2014 16:11:10 +0000, Vicente Olivert Riera wrote:
> This package doesn't support the Microblaze architecture. The full list
> of supported architectures is in the trinity website, and Microblaze is
> not among them.

Then what we want is not something like the patch you propose, but
instead a patch using positive logic to enable Trinity only on the
architecture that are known to work.

The website says: "Trinity supports Alpha, Aarch64, ARM, i386, IA-64,
MIPS, PowerPC-64, S390, S390x, SPARC-64, x86-64.". So it means that not
only Microblaze is going to cause issue, but also Blackfin, ARC,
Xtensa, SPARC 32 bits, and probably some others I forgot.

Can you respin the patch with something like:

	depends BR2_... || BR2_... || BR2_...

Thanks!

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



More information about the buildroot mailing list