summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2021-08-12 21:52:25 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2021-08-12 21:52:25 +0200
commit99c3f0a13970d3c21864db35fc421fe53fad042f (patch)
tree55aa704eaba196cdfc7cc2922411c9bf55337732 /sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild
parent84a4b5661737468773024c409ad43dbc6f0876f2 (diff)
downloadportage-99c3f0a13970d3c21864db35fc421fe53fad042f.tar.gz
portage-99c3f0a13970d3c21864db35fc421fe53fad042f.tar.bz2
portage-99c3f0a13970d3c21864db35fc421fe53fad042f.zip
Fix patch list
Diffstat (limited to 'sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild')
-rw-r--r--sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild b/sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild
index 5ee2860..b72beb5 100644
--- a/sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-5.10.57.ebuild
@@ -15,7 +15,7 @@ HARDENED_URI="https://github.com/anthraxx/linux-hardened/releases/download/${PV}
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
HOMEPAGE="https://github.com/anthraxx/linux-hardened https://dev.gentoo.org/~mpagano/genpatches"
IUSE="experimental"
-UNIPATCH_LIST="${DISTDIR}/linux-hardened-${PV}-${SUBREL}.patch"
+UNIPATCH_LIST="${FILESDIR}/9999_revert-conflicts.patch ${DISTDIR}/linux-hardened-${PV}-${SUBREL}.patch ${FILESDIR}/linux-hardened-gentoo.patch"
UNIPATCH_EXCLUDE="1510_fs-enable-link-security-restrictions-by-default.patch"
DESCRIPTION="Minimal supplement to upstream Kernel Self Protection Project"