sys-kernel/raspberrypi-image: inherit mount-boot
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 21:31:37 +0000 (21:31 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Mon, 25 Mar 2019 00:17:58 +0000 (00:17 +0000)
This package installs files directly into /boot which is meant to be on
a separate partition.

Suggested-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild

index 077df9f790e54267b77fceee3cdc582f7e747ad3..dd395d591b0cec44723cee604ae2f018b9b632e7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit git-r3 readme.gentoo-r1
+inherit git-r3 mount-boot readme.gentoo-r1
 
 DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
 HOMEPAGE="https://github.com/raspberrypi/firmware"