Diff raspberrypi-firmware-1.20230106 with a raspberrypi-firmware-1.20240902
| /usr/portage/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild 2024-12-25 14:59:52.787270183 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 20 | 20 | |
| 21 | 21 |
LICENSE="GPL-2 raspberrypi-videocore-bin" |
| 22 | 22 |
SLOT="0" |
| 23 |
RESTRICT="binchecks strip" |
|
| 23 |
RESTRICT="strip" |
|
| 24 |
QA_PREBUILT="*" |
|
| 24 | 25 | |
| 25 | 26 |
DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt" |
| 26 | 27 | |