mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #363 from marineam/static
bump(coreos-base/vboot_reference): Fix cgpt linking
This commit is contained in:
commit
19490c53f9
@ -9,7 +9,7 @@ CROS_WORKON_LOCALDIR="src/platform"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="f634c54e9e2374243ecc3e93ef18925f4a439251"
|
||||
CROS_WORKON_COMMIT="c252dcb4dd97bec4ef388cbf85923b30e34ee8e1"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user