From e98fe1e65521520ff7534f57fcd7627f16b35799 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Fri, 22 Mar 2019 23:08:58 +0000 Subject: [PATCH] sys-boot/raspberrypi-firmware: inherit mount-boot This package installs files directly into /boot which is meant to be on a separate partition. Suggested-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild index 0829ce635be3..35b6057e8592 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit git-r3 readme.gentoo +inherit git-r3 mount-boot readme.gentoo DESCRIPTION="Raspberry PI boot loader and firmware" HOMEPAGE="https://github.com/raspberrypi/firmware" -- 2.26.2