coretest: update for systemd 217

This commit is contained in:
Michael Marineau 2014-12-05 13:56:27 -08:00
parent 8e5852b003
commit c3ebc42594
2 changed files with 1 additions and 1 deletions

View File

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