fix(coreos-base/coreos-init): Fix invalid git hash.

Merge gone wrong with a rebase maybe? Dunno but should build now. :)
This commit is contained in:
Michael Marineau 2013-07-29 14:36:26 -04:00
parent b48f95c3db
commit 3d7b6336fb
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,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="bd43c06a3b0eb14ed6d5f93af2a9dfafe060d8bc" CROS_WORKON_COMMIT="38505c2cd170420f0623564794063769a4147aa5"
CROS_WORKON_PROJECT="coreos/init" CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init" CROS_WORKON_LOCALNAME="init"