coreos-base/coreos-cloudinit: bump to v1.8.1

This commit is contained in:
Alex Crawford 2015-11-25 11:44:57 -08:00
parent f9ae48b8d7
commit 09331604b9
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ elif [[ "${PV}" == "1.5.1" ]]; then
CROS_WORKON_COMMIT="fac805dc11951d32fe68a77200988828fa1ce48d" # tag v1.5.1
KEYWORDS="amd64 arm64"
else
CROS_WORKON_COMMIT="fa0178cd476919e355b587d23bb37896ef6ee05b" # tag v1.8.0
CROS_WORKON_COMMIT="08eb9bae3c4deb470b63c24c659f7c8659eadb27" # tag v1.8.1
KEYWORDS="amd64"
fi