Diff raspberrypi-firmware-1.20240902 with a raspberrypi-firmware-9999
| /usr/portage/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild 2026-03-03 11:46:18.690318816 +0300 | ||
|---|---|---|
| 11 | 11 |
EGIT_CLONE_TYPE="shallow" |
| 12 | 12 |
else |
| 13 | 13 |
SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
| 14 |
KEYWORDS="-* arm arm64" |
|
| 14 |
KEYWORDS="-* ~arm ~arm64" |
|
| 15 | 15 |
S="${WORKDIR}/firmware-${PV}"
|
| 16 | 16 |
fi |
| 17 | 17 | |
| 18 | 18 |
DESCRIPTION="Raspberry Pi (all versions) bootloader and GPU firmware" |
| 19 | 19 |
HOMEPAGE="https://github.com/raspberrypi/firmware" |
| 20 | 20 | |
| 21 |
LICENSE="GPL-2 raspberrypi-videocore-bin" |
|
| 21 |
LICENSE="raspberrypi-videocore-bin" |
|
| 22 | 22 |
SLOT="0" |
| 23 | 23 |
RESTRICT="strip" |
| 24 | 24 |
QA_PREBUILT="*" |