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

This commit is contained in:
Alex Crawford 2015-08-12 14:05:37 -07:00
parent 928940c101
commit c0fbbb4c1b
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-doc cros-workon systemd toolchain-funcs udev coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="f36821f7cec9108ad8ec9244bec63a4346863408" # tag v1.5.0
CROS_WORKON_COMMIT="fac805dc11951d32fe68a77200988828fa1ce48d" # tag v1.5.1
KEYWORDS="amd64 arm64"
fi