From 143a889827582b814512eeb73d4c4850fd1f2106 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Fri, 22 Mar 2019 23:26:52 +0000 Subject: [PATCH] sys-boot/raspberrypi-firmware: use shallow git clone By default git-r3 eclass pulls full history of the master branch, which is huge in case of this specific upstream repository. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild index 43479c28dc01..a8560773a41c 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild @@ -18,6 +18,7 @@ DEPEND="" RDEPEND="" EGIT_REPO_URI="https://github.com/raspberrypi/firmware" +EGIT_CLONE_TYPE="shallow" RESTRICT="binchecks strip" -- 2.26.2