mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +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
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="00323315b0fee43cfc9c4f5eeea77d9f523473ea"
|
CROS_WORKON_COMMIT="c098825ac39f638b192e4f21cd3e5fc252cc691b"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user