mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
bump(coreos-base/vboot_reference): cgpt bugfix and features!
cgpt next is fixed and will properly failover now. cgpt create can actually create (or extend) disk image files.
This commit is contained in:
parent
abeaa3761e
commit
7e41042745
@ -2,9 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="4"
|
||||
CROS_WORKON_COMMIT="db08bec32eb103072824a3c98070306511ff868b"
|
||||
CROS_WORKON_COMMIT="2e5fcc7ad84260592e97f81deaa66052e36659d6"
|
||||
CROS_WORKON_PROJECT="coreos/vboot_reference"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_LOCALDIR="src/platform"
|
||||
|
||||
inherit cros-debug cros-workon cros-au
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
EAPI="4"
|
||||
CROS_WORKON_PROJECT="coreos/vboot_reference"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_LOCALDIR="src/platform"
|
||||
|
||||
inherit cros-debug cros-workon cros-au
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user