coreos-devel/mantle: include fix for core user in sdk

This commit is contained in:
Nick Owens 2016-01-07 14:58:15 -08:00
parent 29be341cff
commit 6f45c13c1c
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="969fa17a8fc904b05ab45e15f8937a0e5a5e9866"
CROS_WORKON_COMMIT="ba5d6cd46eb6ec14a73f537902a1ac8f8776faad"
KEYWORDS="amd64 arm64"
fi