package: don't use BR2_KERNEL_MIRROR for git downloads
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 24 May 2020 08:57:21 +0000 (10:57 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 May 2020 20:29:50 +0000 (22:29 +0200)
commitfb57a54cf8d56fb9a32a3d632346c58eb58177b4
tree043c1bd641f4caa5a9c86ef44ba061088d34b7a0
parentc5e932613eaed02d983af1889d2280f493b1a20e
package: don't use BR2_KERNEL_MIRROR for git downloads

The git repositories are not served on the kernel.org CDN:

    fatal: repository 'https://cdn.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git/' not found

Switch to explicitly use the git.kernel.org server.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Cc: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kvm-unit-tests/kvm-unit-tests.mk
package/kvmtool/kvmtool.mk