bump(coreos-base/coreos-installer): use master to fix kernel usage

grab all of the fixes to not depend on the kernel partition
This commit is contained in:
Brandon Philips 2013-05-21 10:41:15 -07:00
parent fd0eacc913
commit 5eca721d99
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="6de051af53074e2253d89fbb5a808bcea591267c"
CROS_WORKON_COMMIT="0aa57d238f41ea3e57287c93fb5a6792799e1c04"
CROS_WORKON_TREE="6de051af53074e2253d89fbb5a808bcea591267c"
CROS_WORKON_PROJECT="coreos/installer"
CROS_WORKON_LOCALNAME="installer"

View File

@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_PROJECT="chromiumos/platform/installer"
CROS_WORKON_PROJECT="coreos/installer"
CROS_WORKON_LOCALNAME="installer"
CROS_WORKON_OUTOFTREE_BUILD=1
CROS_WORKON_REPO="git://github.com"
inherit cros-workon cros-debug cros-au