coreos-base/coreos-metadata: bump to v0.6.1

This commit is contained in:
Alex Crawford 2016-11-01 16:33:38 -07:00
parent eca79278a0
commit d40c30335c
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="fcfdc7bd5d1206b50040e24cda39fa726e7c9111" # v0.6.0
CROS_WORKON_COMMIT="045814575e89fcaa7f9c2ede28fad80c34462baf" # v0.6.1
KEYWORDS="amd64 arm64"
fi