mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
fix(sys-kernel/coreos-kernel): Set correct local workon directory.
The kernel source is now in the manifest and checked out to src/third_party/linux
This commit is contained in:
parent
14ae803a88
commit
f97c31eee9
@ -6,6 +6,7 @@ EAPI=4
|
|||||||
CROS_WORKON_COMMIT="60757f78d6dbd86e935b4de43d61547174228cb7"
|
CROS_WORKON_COMMIT="60757f78d6dbd86e935b4de43d61547174228cb7"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
|
CROS_WORKON_LOCALNAME="linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
@ -7,6 +7,7 @@ CROS_WORKON_COMMIT="7b9ce275ba971f101e88ba7c3710f0fd32a370a8"
|
|||||||
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
|
CROS_WORKON_LOCALNAME="linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
@ -7,6 +7,7 @@ CROS_WORKON_COMMIT="da3093ad9f44ba53c3f254b4392f3c742dee41d3"
|
|||||||
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
|
CROS_WORKON_LOCALNAME="linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
@ -7,6 +7,7 @@ CROS_WORKON_COMMIT="da3093ad9f44ba53c3f254b4392f3c742dee41d3"
|
|||||||
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
|
CROS_WORKON_LOCALNAME="linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
@ -7,6 +7,7 @@ CROS_WORKON_COMMIT="7ef4061b8f08fe9914584f1211a3583e643651d5"
|
|||||||
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
CROS_WORKON_TREE="0ff44b050e7f57e7d3743a44af2c9211da30bdb4"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
CROS_WORKON_PROJECT="coreos/linux"
|
||||||
|
CROS_WORKON_LOCALNAME="linux"
|
||||||
inherit cros-workon cros-kernel2
|
inherit cros-workon cros-kernel2
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
Loading…
Reference in New Issue
Block a user