mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-10 11:01:35 +01:00
Merge pull request #2552 from flatcar/coreos-overlay
emerge-gitclone: bump to include support for git ref versions
This commit is contained in:
commit
40d0e92f9f
@ -10,7 +10,7 @@ CROS_WORKON_LOCALDIR="src/platform"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="ce789b660ecd42043312329a4b2f7ddcc2a8c033" # flatcar-master
|
||||
CROS_WORKON_COMMIT="401e84df7b12b0f385879583003a7cc0bd9bbc60" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user