kumquat-buildroot/support
Thomas De Schampheleire bb8928b34e support/download/scp: fix download with scheme prefix 'scp://'
The scp download helper is broken when the server URL starts with 'scp://'.
Such prefix is used in two situations:
1. to let FOO_SITE point to an scp location without explicitly having to set
   'FOO_SITE_METHOD = scp'

2. when BR2_PRIMARY_SITE or BR2_BACKUP_SITE points to an scp location. In
   this case, there is no equivalent of 'SITE_METHOD'.

Strip out the scheme prefix, similarly to how the 'file' download helper
does it. That helper has the same cases as above.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit aa62b36456)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-02-18 23:19:01 +01:00
..
config-fragments support/config-fragments/autobuild: test the ARM AArch64 toolchain 2018-10-20 17:12:27 +02:00
dependencies make: configure host-make with host- prefix 2018-11-20 08:17:43 +01:00
docker support/docker: use the distro-provided flake8 2018-06-17 20:54:02 +02:00
download support/download/scp: fix download with scheme prefix 'scp://' 2019-02-18 23:19:01 +01:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig kconfig: Refresh patches 2018-10-30 20:58:54 +01:00
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool
misc infra/pkg-cmake: use an obviously-invalid value for CMAKE_SYSTEM_VERSION 2019-01-24 16:48:02 +01:00
scripts support/scripts/setlocalversion: ignore user settings for Mercurial 2019-02-18 17:12:46 +01:00
testing fs: don't use an intermediate tarball 2018-11-13 00:47:36 +01:00