coreos-base/coreos-init: bump for coreos-install fixes

This commit is contained in:
Benjamin Gilbert 2017-04-12 11:44:01 -07:00
parent 725ac5eabb
commit fb369ff03e
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="f04a72f0bf87d93711378fa64c5153a62daa310b"
CROS_WORKON_COMMIT="a08d176be7d8c63dfa34ebff6d0cc980be0870f3"
KEYWORDS="amd64 arm arm64 x86"
fi