commit:     2b363ca6e13e662bf4b8a822a439dde3ff05ef02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 21:22:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 23:52:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b363ca6

sys-kernel/raspberrypi-sources: [QA] fix IndirectInherits

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../raspberrypi-sources/raspberrypi-sources-5.10.11_p20210201.ebuild    | 2 +-
 .../raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild  | 2 +-
 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 1da726507e4..70ca1139e85 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 9ce67ae0b2a..638b62a9b79 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-)

Reply via email to