[Buildroot] svn commit: trunk/buildroot

Ulf Samuelsson ulf.samuelsson at atmel.com
Mon Jul 7 17:30:58 UTC 2008


>>>>>> "Ulf" == Ulf Samuelsson <ulf.samuelsson at atmel.com> writes:
> 
> Hi,
> 
> >> That breaks the source-check/external-deps check in
> >> Makefile.autotools.in (r22607).
> >> 
> 
> Ulf> Is not something like the following to be preferred?
> 
> Ulf> Index: Makefile
> Ulf> ===================================================================
> Ulf> --- Makefile (revision 22671)
> Ulf> +++ Makefile (arbetskopia)
> Ulf> @@ -346,10 +346,10 @@
> Ulf>  source: $(TARGETS_SOURCE) $(HOST_SOURCE)
> 
> Ulf>  _source-check:
> Ulf> - $(MAKE) SPIDER=--spider source
> Ulf> + $(MAKE) FORCE_DOWNLOAD=y SPIDER=--spider source
> 
> It would be simpler to just set the download directory to an empty dir
> - But I still question the need the special purpose log and status
> targets you're adding.
> 

I actually do not even need buildroot at all, because everything
buildroot does, I can do manually.
It is just more convenient and less error prone to automate common tasks.

Best Regards
Ulf Samuelsson

 




More information about the buildroot mailing list