mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
30 lines
1020 B
Plaintext
30 lines
1020 B
Plaintext
Source: rpi-eeprom
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Serge Schneider <serge@raspberrypi.org>
|
|
Build-Depends: debhelper (>= 11), help2man, python-minimal
|
|
Standards-Version: 4.1.3
|
|
Homepage: https://github.com/raspberrypi/rpi-eeprom/
|
|
Vcs-Browser: https://github.com/raspberrypi/rpi-eeprom/
|
|
Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git
|
|
|
|
Package: rpi-eeprom
|
|
Architecture: all
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, rpi-eeprom-images, libraspberrypi-bin,
|
|
python, binutils, raspberrypi-bootloader (>= 1.20190819), pciutils
|
|
Breaks: rpi-eeprom-images (<<7.2)
|
|
Replaces: rpi-eeprom-images (<<7.2)
|
|
Recommends: flashrom
|
|
Provides: rpi-eeprom-images
|
|
Description: Raspberry Pi 4 boot EEPROM updater
|
|
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates
|
|
the EEPROM.
|
|
|
|
Package: rpi-eeprom-images
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, rpi-eeprom (>=7.2)
|
|
Priority: optional
|
|
Section: oldlibs
|
|
Description: transitional package
|
|
This is a transitional package. It can safely be removed.
|