sys-kernel/vanilla-kernel: Backport gentoo-kernel changes to 5.10.239+

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-07-06 20:18:14 +02:00
parent f357708bf9
commit 8c0f37afe6
2 changed files with 10 additions and 0 deletions

View File

@@ -58,6 +58,11 @@ PDEPEND="
>=virtual/dist-kernel-${PV}
"
QA_FLAGS_IGNORED="
usr/src/linux-.*/scripts/gcc-plugins/.*.so
usr/src/linux-.*/vmlinux
"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kernel.org.asc
src_unpack() {

View File

@@ -53,6 +53,11 @@ PDEPEND="
>=virtual/dist-kernel-$(ver_cut 1-2)
"
QA_FLAGS_IGNORED="
usr/src/linux-.*/scripts/gcc-plugins/.*.so
usr/src/linux-.*/vmlinux
"
src_unpack() {
git-r3_src_unpack
default