From ce2e6eb3cdab8298d47de081265c17ad117390a6 Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Wed, 4 Aug 2021 10:04:26 -0700 Subject: [PATCH] yet more patch testing (8). --- .../gentoo-surface-sources-5.13.7.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 b52b11a..e059d6e 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,7 +17,8 @@ HOMEPAGE="https://github.com/linux-surface/linux-surface" IUSE="experimental" EXTRAVERSION="-${PN}-*" 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} +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" +FFFFFFFFSRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} 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