Merge pull request #3702 from ajeddeloh/bump-ign-33

Bump ignition to v0.33.0
This commit is contained in:
Andrew Jeddeloh 2019-06-28 13:47:07 -07:00 committed by GitHub
commit 1aeecc79c5
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="5941fc0a152a9b484fc587afa74f156e8de90380" # tag v0.32.0
CROS_WORKON_COMMIT="c65e95cdaecd7268e1d345c804557a1990a66314" # tag v0.33.0
KEYWORDS="amd64 arm64"
fi