mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
sys-kernel/bootengine: bump for Ignition compatibility with v233
This also pulls in a few other Ignition unit changes since it's been a while since the last version bump.
This commit is contained in:
parent
1709209d42
commit
10e774a6e8
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="00323315b0fee43cfc9c4f5eeea77d9f523473ea"
|
||||
CROS_WORKON_COMMIT="c098825ac39f638b192e4f21cd3e5fc252cc691b"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user