coreos-base/gmerge: bump for branching and python3 syntax

This commit is contained in:
David Michael 2017-08-02 13:36:57 -07:00
parent 35d5644e80
commit 528c6f64f9
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 ~arm64 ~x86"
else
CROS_WORKON_COMMIT="66e206c20f22e002bbdaed1982b08b18a9b7f730"
CROS_WORKON_COMMIT="59b167008f6241039daecdff0b6ca4794b8da29a"
KEYWORDS="amd64 arm arm64 x86"
fi