mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
25 lines
874 B
Plaintext
25 lines
874 B
Plaintext
Source: rpi-eeprom
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Serge Schneider <serge@raspberrypi.org>
|
|
Build-Depends: debhelper (>= 11), help2man
|
|
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, raspberrypi-bootloader (>= 1.20190819)
|
|
Recommends: flashrom
|
|
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: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Raspberry Pi 4 boot EEPROM images
|
|
This package contains the bootloader EEPROM images for Raspberry Pi 4
|