coreos-base/coretest: bump to latest version

Verify that networking in Docker works
Check for systemd-timesyncd instead of ntp
This commit is contained in:
Alex Crawford 2015-05-20 20:12:04 -07:00
parent 40d1c97b76
commit e4ac4caf1c
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit cros-workon coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
else
CROS_WORKON_COMMIT="7ddccba648523fd041c0f729bcaec48c6e253c1a"
CROS_WORKON_COMMIT="991faaf28eb21f185fed0708b526849a8bc128e6"
KEYWORDS="amd64 arm64 x86"
fi