diff options
author | Alexey Neyman <stilor@att.net> | 2017-06-11 22:14:48 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-08 10:57:56 -0700 |
commit | ee983f5f92aedbadaac9c756568c8fd6c04d58bc (patch) | |
tree | c190f91e38b6a7a93dcf96d28a463bd6b14003c2 /packages/linux | |
parent | 567277099a487508fd228a4c56f3583db3fa96c9 (diff) | |
download | crosstool-ng-ee983f5f92aedbadaac9c756568c8fd6c04d58bc.tar.gz crosstool-ng-ee983f5f92aedbadaac9c756568c8fd6c04d58bc.tar.bz2 crosstool-ng-ee983f5f92aedbadaac9c756568c8fd6c04d58bc.zip |
Downloading packages using new framework
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/package.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/package.desc b/packages/linux/package.desc index e34f9e44..6e3a0f44 100644 --- a/packages/linux/package.desc +++ b/packages/linux/package.desc @@ -1,2 +1,2 @@ repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git' -mirrors='$(CT_Mirrors linux ${CT_LINUX_VERSION})' +mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})' |