mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
coreos-base/coreos-init: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/init/pull/18 to describe that setting OEM uses an OEM image.
This commit is contained in:
parent
be83562d1f
commit
890f327626
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="6fe882b9dea61583ef067f648b29198fa1ebe034" # flatcar-master
|
CROS_WORKON_COMMIT="98350eee4a945f40b8a04de62bb46ea059a8d8fa" # flatcar-master
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user