mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 14:12:26 +00:00
98d7be9cbf
Set the origin of the Linux tarballs to www.kernel.org in order to avoid getting an empty string in menuconfig. Signed-off-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> [cp: use kernel.org] Signed-off-by: Chris Packham <judge.packham@gmail.com>
8 lines
292 B
Plaintext
8 lines
292 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'
|
|
archive_formats='.tar.xz .tar.gz'
|
|
signature_format='unpacked/.sign'
|