Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] core/download fix local backend
@ 2018-04-04  6:10 Yann E. MORIN
  2018-04-04  6:15 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2018-04-04  6:10 UTC (permalink / raw)
  To: buildroot

The backend is now named after the scheme, which is 'file' for a local
file.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
---
 support/download/{cp => file} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename support/download/{cp => file} (100%)

diff --git a/support/download/cp b/support/download/file
similarity index 100%
rename from support/download/cp
rename to support/download/file
-- 
2.14.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-04  6:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04  6:10 [Buildroot] [PATCH] core/download fix local backend Yann E. MORIN
2018-04-04  6:15 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox