mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-30 17:46:57 +00:00
f441a6bf0d
As of Linux v5.3 rsync is used as part of the build process. Add Linux 5.3 as a milestone, configure detection of rsync and a dependency on rsync for Linux 5.3 and newer. Add a comment in so that users can tell why they can't select a newer version. Fixes #1628 Signed-off-by: Chris Packham <judge.packham@gmail.com>
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
origin='www.kernel.org'
|
|
repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
|
|
mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})'
|
|
relevantpattern='2.*.*|. *.*|.'
|
|
milestones='3.2 3.7 4.8 5.3'
|
|
archive_formats='.tar.xz .tar.gz'
|
|
signature_format='unpacked/.sign'
|