mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
bump(sys-kernel/coreos-kernel): New modular kernel.
Lots of changes here, some things of note: - Switch from built-in to modules for much of the kernel. - Enable more features, mostly in power management and networking. - Remove no_firmware.patch, this was added back when we had two different kernels which would conflict if both installed firmware. - Stop disabling OUTOFTREE_BUILD now that we don't patch the source. So far this is just compile tested so it is marked ~amd64 for now.
This commit is contained in:
parent
0e3d2d202e
commit
22190a7bfc
@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.5.ebuild,v 1.1 2013/01/28 13:18:54 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
CROS_WORKON_COMMIT="0507eb5ef5a83ab746677b7f19d6e3a19906c995"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DEPEND="
|
||||
sys-devel/bc
|
||||
sys-kernel/bootengine
|
||||
"
|
||||
|
||||
DESCRIPTION="CoreOS kernel"
|
||||
HOMEPAGE="http://www.kernel.org"
|
||||
SRC_URI=""
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
3508
sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-kernel/files/x86_64_defconfig-3.11.7-r1
vendored
Normal file
3508
sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-kernel/files/x86_64_defconfig-3.11.7-r1
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user