coreos-base/cros-devutils: Bump to sync with gmerge

The changes in the commits shouldn't make a difference here, but it
is built from the same source as the gmerge package, so this makes
it look in sync.
This commit is contained in:
David Michael 2017-10-20 09:03:24 -07:00
parent 45aa51c900
commit e393ea75c5
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_LOCALDIR="src/platform"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="072c33135839b692c6ceb37765e2e0f1a65b416c"
CROS_WORKON_COMMIT="7b9092b9f6d93f00527591a7c393e2be3099278d"
KEYWORDS="amd64 arm x86"
fi