projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d59e7de
)
scripts: add custom @KERNEL URL until 4.19 is in -rc
author
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 15 Oct 2018 15:11:16 +0000
(17:11 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 15 Oct 2018 15:11:16 +0000
(17:11 +0200)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
scripts/download.pl
patch
|
blob
|
history
diff --git
a/scripts/download.pl
b/scripts/download.pl
index 34fd6a6f0b6bff3d1d55aee818e24fc41c6650da..78f4d7db5cc7184671ddd240b9447c9823d0a68f 100755
(executable)
--- a/
scripts/download.pl
+++ b/
scripts/download.pl
@@
-233,6
+233,7
@@
foreach my $mirror (@ARGV) {
push @extra, "$extra[0]/longterm/v$1";
}
foreach my $dir (@extra) {
+ push @mirrors, "http://trabant.uid0.hu/openwrt/kernel";
push @mirrors, "https://cdn.kernel.org/pub/$dir";
push @mirrors, "https://mirror.rackspace.com/kernel.org/$dir";
push @mirrors, "http://download.xs4all.nl/ftp.kernel.org/pub/$dir";