sys-kernel/decade-sources: bump to 5.13.19, fix errant patch
This commit is contained in:
parent
97e8425444
commit
a6c56801a3
2 changed files with 2 additions and 2065 deletions
|
@ -14,9 +14,9 @@ HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches"
|
|||
DESCRIPTION="Full sources for the Linux ${KV_MAJOR}.${KV_MINOR} kernel tree."
|
||||
SRC_URI="${KERNEL_URI}"
|
||||
|
||||
DECADE_PATCHES=( ${FILESDIR}/patches-${KV_MAJOR}.${KV_MINOR}/*.patch )
|
||||
|
||||
src_prepare() {
|
||||
DECADE_PATCHES=( ${FILESDIR}/patches-${KV_MAJOR}.${KV_MINOR}/*.patch )
|
||||
|
||||
for P in ${DECADE_PATCHES[@]}; do
|
||||
eapply "${P}"
|
||||
done
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue