mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
bump(coreos-base/coreos-cloudinit): Workaround config source conflict
https://github.com/coreos/coreos-cloudinit/pull/87 https://github.com/coreos/coreos-cloudinit/issues/86
This commit is contained in:
parent
1c1cf79720
commit
cf02fb1d6b
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="1d024af4c1ec3c2db8ab517648aff01f6b121b4f" # v0.5.1
|
CROS_WORKON_COMMIT="a7e21747fa7f1c37cd4ace91cb89a85627ef7150"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user