From 39cd69a62db4f1c46ffa3394f5ed871aebcf7f2d Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Sun, 1 Aug 2021 21:47:52 -0700 Subject: [PATCH] Fixed wront patch versions. --- .../gentoo-surface-sources-5.13.7.ebuild | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.13.7.ebuild b/sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.13.7.ebuild index 5fcbca7..21dd346 100644 --- a/sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.13.7.ebuild +++ b/sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.13.7.ebuild @@ -17,15 +17,17 @@ HOMEPAGE="https://github.com/linux-surface/linux-surface" IUSE="experimental" DESCRIPTION="Full sources including the Gentoo and Surface patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree." SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0001-surface3-oemb.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0002-mwifiex.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0003-ath10k.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0004-ipts.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0005-surface-sam-over-hid.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0006-surface-sam.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0007-surface-typecover.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0008-surface-go-touchscreen.patch - https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.12/0009-cameras.patch -> 5.12-cameras.patch" + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0001-surface3-oemb.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0002-mwifiex.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0003-ath10k.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0004-ipts.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0005-surface-sam-over-hid.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0006-surface-sam.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0007-surface-hotplug.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0008-surface-typecover.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0009-cameras.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0010-amd-gpio.patch + https://raw.githubusercontent.com/linux-surface/linux-surface/master/patches/5.13/0011-amd-s0ix.patch" src_prepare() {