Merge pull request #2589 from crawford/metadata

Revert "coreos-base/coreos-metadata: bump to v0.10.0"
This commit is contained in:
Benjamin Gilbert 2017-05-31 10:25:56 -07:00 committed by GitHub
commit 56a97775be
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="2ef8e23649aeb63e1434ba6a852bc3b42c749e65" # v0.10.0
CROS_WORKON_COMMIT="c1ef03afb30ff748ad187732b1a08bb9fd878816" # v0.9.0
KEYWORDS="amd64 arm64"
fi