mirror of https://github.com/parazyd/arm-sdk.git
use https to clone the kernel
This commit is contained in:
parent
2ed57200f1
commit
adc5ff52ee
|
|
@ -38,7 +38,7 @@ bootfs="ext4"
|
|||
extra_packages+=()
|
||||
custmodules=()
|
||||
|
||||
gitkernel="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
|
||||
gitkernel="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
|
||||
gitbranch="linux-4.13.y"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue