mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 16:37:01 +02:00
fix(sys-kernel/coreos-kernel): linux-2.6 is now linux.git
the repo locations for the linux kernel moved. move our URL
This commit is contained in:
parent
b95cf50544
commit
940b96f2e2
@ -6,7 +6,7 @@ EAPI=4
|
|||||||
CROS_WORKON_COMMIT="19f949f52599ba7c3f67a5897ac6be14bfcb1200"
|
CROS_WORKON_COMMIT="19f949f52599ba7c3f67a5897ac6be14bfcb1200"
|
||||||
CROS_WORKON_TREE="19f949f52599ba7c3f67a5897ac6be14bfcb1200"
|
CROS_WORKON_TREE="19f949f52599ba7c3f67a5897ac6be14bfcb1200"
|
||||||
CROS_WORKON_REPO="https://kernel.googlesource.com/pub/scm/linux/kernel/git/"
|
CROS_WORKON_REPO="https://kernel.googlesource.com/pub/scm/linux/kernel/git/"
|
||||||
CROS_WORKON_PROJECT="torvalds/linux-2.6"
|
CROS_WORKON_PROJECT="torvalds/linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DESCRIPTION="CoreOS kernel"
|
DESCRIPTION="CoreOS kernel"
|
||||||
|
Loading…
Reference in New Issue
Block a user