mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
sys-kernel/bootengine: bump for coreos.randomize_disk_guid support
Fixes https://github.com/coreos/bugs/issues/955
This commit is contained in:
parent
09cb97d0be
commit
f0a9acafff
@ -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="2386d30cf9750eaf9e183d872918ad4f4a2e38d5"
|
CROS_WORKON_COMMIT="c7a603c1e22edc7c437636d0264e321ff7fb663b"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user