mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(coreos-base/vboot_reference): use github.com/coreos
Make this ebuild use the coreos github projects not Google's
This commit is contained in:
parent
965578faf3
commit
bd9e8ec324
@ -3,7 +3,8 @@
|
||||
|
||||
EAPI="4"
|
||||
CROS_WORKON_COMMIT="28f202d45b4c33efed64e4af906a95b26e7785b4"
|
||||
CROS_WORKON_PROJECT="chromiumos/platform/vboot_reference"
|
||||
CROS_WORKON_PROJECT="coreos/vboot_reference"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
|
||||
inherit cros-debug cros-workon cros-au
|
||||
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="4"
|
||||
CROS_WORKON_PROJECT="chromiumos/platform/vboot_reference"
|
||||
CROS_WORKON_PROJECT="coreos/vboot_reference"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
|
||||
inherit cros-debug cros-workon cros-au
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user