sys-kernel/decade-sources: remove gentoo patches from it
This commit is contained in:
parent
95d255c435
commit
6611c21929
1 changed files with 2 additions and 6 deletions
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
ETYPE="sources"
|
ETYPE="sources"
|
||||||
K_WANT_GENPATCHES="base extras experimental"
|
|
||||||
K_GENPATCHES_VER="6"
|
|
||||||
|
|
||||||
inherit kernel-2
|
inherit kernel-2
|
||||||
detect_version
|
detect_version
|
||||||
|
@ -12,10 +10,9 @@ detect_arch
|
||||||
|
|
||||||
KEYWORDS="~arm64"
|
KEYWORDS="~arm64"
|
||||||
HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"
|
HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"
|
||||||
IUSE="experimental"
|
|
||||||
|
|
||||||
DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree."
|
DESCRIPTION="Full sources for the Linux ${KV_MAJOR}.${KV_MINOR} kernel tree."
|
||||||
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
|
SRC_URI="${KERNEL_URI}"
|
||||||
|
|
||||||
DECADE_PATCHES=(
|
DECADE_PATCHES=(
|
||||||
"${FILESDIR}/add-board-nanopi-m4v2.patch"
|
"${FILESDIR}/add-board-nanopi-m4v2.patch"
|
||||||
|
@ -50,4 +47,3 @@ src_prepare() {
|
||||||
|
|
||||||
kernel-2_src_prepare
|
kernel-2_src_prepare
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue