mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
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:
parent
fd0eacc913
commit
5eca721d99
@ -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"
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user