mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 10:31:37 +02:00
Merge pull request #109 from marineam/kernel
fix(sys-kernel/coreos-kernel): Disable outoftree for patched versions.
This commit is contained in:
commit
f9dcc864a6
@ -7,6 +7,7 @@ CROS_WORKON_COMMIT="60757f78d6dbd86e935b4de43d61547174228cb7"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
CROS_WORKON_OUTOFTREE_BUILD=0
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
|
@ -8,6 +8,7 @@ CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
CROS_WORKON_OUTOFTREE_BUILD=0
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
|
@ -8,6 +8,7 @@ CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
CROS_WORKON_OUTOFTREE_BUILD=0
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
|
Loading…
x
Reference in New Issue
Block a user