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:
David Michael 2017-03-10 13:07:56 -08:00
parent 1709209d42
commit 10e774a6e8
2 changed files with 1 additions and 1 deletions

View File

@ -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