]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
support/download: svn non-interactive in BR2_SVN
authorSam Voss <sam.voss@rockwellcollins.com>
Fri, 17 Nov 2017 18:50:34 +0000 (12:50 -0600)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Nov 2017 13:18:57 +0000 (14:18 +0100)
commitad477b08593bbffee7d9d8a64a18f98105735a3e
tree9a5db7c1f58087995ff20c4da708f890e0777dc6
parentf79cc7dc157e885b879637d428971ce89777f85c
support/download: svn non-interactive in BR2_SVN

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@rockwellcollins.com>
[Originally implemented by]
CC: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in
support/download/svn