summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 22:22:28 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:20 +0100
commit2b363ca6e13e662bf4b8a822a439dde3ff05ef02 (patch)
treea5c2bbb50a45304c081d39f97377667d3b3ab682 /sys-kernel/raspberrypi-sources
parentsys-fs/zfs: [QA] fix UnusedInherits (diff)
downloadgentoo-2b363ca6e13e662bf4b8a822a439dde3ff05ef02.tar.gz
gentoo-2b363ca6e13e662bf4b8a822a439dde3ff05ef02.tar.bz2
gentoo-2b363ca6e13e662bf4b8a822a439dde3ff05ef02.zip
sys-kernel/raspberrypi-sources: [QA] fix IndirectInherits
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-sources')
-rw-r--r--sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild2
-rw-r--r--sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild
index 1da726507e40..70ca1139e850 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild
@@ -7,7 +7,7 @@ ETYPE=sources
K_DEFCONFIG="bcmrpi_defconfig"
K_SECURITY_UNSUPPORTED=1
-inherit kernel-2 eapi7-ver
+inherit kernel-2 eapi7-ver linux-info
detect_version
MY_P=$(ver_cut 4-)
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
index 9ce67ae0b2a1..638b62a9b79c 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
@@ -7,7 +7,7 @@ ETYPE=sources
K_DEFCONFIG="bcmrpi_defconfig"
K_SECURITY_UNSUPPORTED=1
-inherit kernel-2 eapi7-ver
+inherit kernel-2 eapi7-ver linux-info
detect_version
MY_P=$(ver_cut 4-)