[Buildroot] vendor specific settings in generic configuration

Bernhard Fischer rep.dot.nop at gmail.com
Mon Sep 17 09:38:55 UTC 2007


On Mon, Sep 17, 2007 at 02:26:48AM -0700, ulf at uclibc.org wrote:
>Author: ulf
>Date: 2007-09-17 02:26:47 -0700 (Mon, 17 Sep 2007)
>New Revision: 19863
>
>Log:
>Revert bad patch
>
>Modified:
>   trunk/buildroot/target/device/Mirrors.in
>
>
>Changeset:
>Modified: trunk/buildroot/target/device/Mirrors.in
>===================================================================
>--- trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
>+++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 09:26:47 UTC (rev 19863)
>@@ -12,8 +12,6 @@
> 	  The list of mirrors is available here:
> 	  http://prdownloads.sourceforge.net/index-sf.html?download
> 
>-if BR2_avr32
> source	"target/device/Atmel/Mirrors.in"
>-endif

I strongly object to this wrong patch.

When building for anything but at91 or avr32, it is wrong to have vendor
specific stuff in the config.

Please explain _in detail_ why you think it is sane to have atmel
specific stuff in my config or rootfs when i build for i386 or arm.

regards,



More information about the buildroot mailing list