bump(coreos-base/coreos-installer): Use fixed version of setgoodroot.

Now maybe upgrades work for more than one boot!
This commit is contained in:
Michael Marineau 2013-09-03 15:19:09 -07:00
parent 4a3a8636e3
commit b52d25bd59
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="4" EAPI="4"
CROS_WORKON_COMMIT="fc7ed6285432bded9c784a749cae78bd0412324a" CROS_WORKON_COMMIT="62346d91d16440bfab1f105bb7c017fa97f72fc2"
CROS_WORKON_PROJECT="coreos/installer" CROS_WORKON_PROJECT="coreos/installer"
CROS_WORKON_LOCALNAME="installer" CROS_WORKON_LOCALNAME="installer"
CROS_WORKON_LOCALDIR="src/platform" CROS_WORKON_LOCALDIR="src/platform"