mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
update_engine: support updating systems with new GRUB configuration
This commit is contained in:
parent
b5cb2e182c
commit
ab7adeeadc
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="1866f2af0fe8c8a642679f0a41941158a4896738"
|
CROS_WORKON_COMMIT="eff2143fdd9bac7e94eef69d627e49eab286e15d"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user