diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild index a010861b12d2..6a6775bd8363 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild @@ -20,7 +20,8 @@ HOMEPAGE="https://github.com/raspberrypi/firmware" LICENSE="GPL-2 raspberrypi-videocore-bin" SLOT="0" -RESTRICT="binchecks strip" +RESTRICT="strip" +QA_PREBUILT="*" DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt" |