[Buildroot] [PATCH 1/1] support/download: svn non-interactive in BR2_SVN

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Nov 26 13:41:18 UTC 2017


Hello,

On Fri, 17 Nov 2017 12:50:34 -0600, Sam Voss wrote:
> Instead of overriding the _svn command and injecting --non-interactive,
> change the default value of BR2_SVN to include this flag so the end user
> can choose not to use the flag.
> 
> This change helps users behind corporate system rules which may not
> allow them to locally cache credentials and require interactive mode.
> 
> Signed-off-by: Sam Voss <sam.voss at rockwellcollins.com>
> 
> [Originally implemented by]
> CC: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> ---
>  Config.in            | 2 +-
>  support/download/svn | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

I hesitated a bit between master and next to apply this patch. But
since this is basically fixing/adjusting a change that is in master, I
opted for merging that in master so that we don't change two times the
behavior in two consecutive releases.

So: applied to master. Thanks!

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



More information about the buildroot mailing list