baselayout: fixes for systemd 215

This commit is contained in:
Michael Marineau 2014-07-14 16:27:08 -07:00
parent 17a65e1ba0
commit 8edb35495b
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="fb3ab27fd28ebd8d8fb9515443d9f21d9e4b2249"
CROS_WORKON_COMMIT="5d78024bbbe619aaecdf6c568409bcaaa461f65f"
KEYWORDS="amd64 arm x86"
fi