blob: 51e5dfa8d6413d66c1503ba4857b6f7245ac5936 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=sys-apps/help2man virtual/pkgconfig
DEFINED_PHASES=configure install postinst prepare
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Updater for Raspberry Pi 4/5 bootloader and the VL805 USB controller
EAPI=8
HOMEPAGE=https://github.com/raspberrypi/rpi-eeprom/
INHERIT=python-r1 systemd
IUSE=pi4 pi5 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=arm arm64
LICENSE=BSD rpi-eeprom
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-embedded/raspberrypi-utils sys-apps/flashrom sys-apps/pciutils
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) ^^ ( pi4 pi5 )
SLOT=0
SRC_URI=https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_21.0-1.debian.tar.xz https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_21.0.orig.tar.gz
_eclasses_=out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c systemd 0f241b5c9f3758c3d3423df59a7f655a
_md5_=c7079cf221fbd87ee85e84889901af19
|