mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +02:00
feat(sys-kernel/coreos-kernel) delete 3.10.0 ebuild
This commit is contained in:
parent
f105575ec3
commit
2bab514df8
@ -1,24 +0,0 @@
|
|||||||
# 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="531c9c8cc6358eaaa07c46abfb5be62d5ae56c13"
|
|
||||||
CROS_WORKON_REPO="git://github.com"
|
|
||||||
CROS_WORKON_PROJECT="coreos/linux"
|
|
||||||
inherit cros-workon cros-kernel2
|
|
||||||
|
|
||||||
DEPEND="
|
|
||||||
sys-devel/bc
|
|
||||||
"
|
|
||||||
|
|
||||||
DESCRIPTION="CoreOS kernel"
|
|
||||||
HOMEPAGE="http://www.kernel.org"
|
|
||||||
SRC_URI="${KERNEL_URI}"
|
|
||||||
|
|
||||||
KEYWORDS="amd64 arm x86"
|
|
||||||
IUSE="deblob"
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
epatch "${FILESDIR}"/no_firmware.patch
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user