mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Update package description to include Pi 5
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -16,7 +16,7 @@ Breaks: rpi-eeprom-images (<<7.2)
|
|||||||
Replaces: rpi-eeprom-images (<<7.2)
|
Replaces: rpi-eeprom-images (<<7.2)
|
||||||
Recommends: flashrom
|
Recommends: flashrom
|
||||||
Provides: rpi-eeprom-images
|
Provides: rpi-eeprom-images
|
||||||
Description: Raspberry Pi 4 boot EEPROM updater
|
Description: Raspberry Pi 4/5 boot EEPROM updater
|
||||||
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates
|
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates
|
||||||
the EEPROM.
|
the EEPROM.
|
||||||
|
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -23,5 +23,5 @@ up-to-date and updates the EEPROM" \
|
|||||||
|
|
||||||
debian/rpi-eeprom-config.1:
|
debian/rpi-eeprom-config.1:
|
||||||
help2man -N --version-string="${DEB_VERSION_UPSTREAM}" --help-option="-h" \
|
help2man -N --version-string="${DEB_VERSION_UPSTREAM}" --help-option="-h" \
|
||||||
--name="Bootloader EEPROM configuration tool for the Raspberry Pi 4B" \
|
--name="Bootloader EEPROM configuration tool for the Raspberry Pi 4/5" \
|
||||||
--output=$@ ./rpi-eeprom-config
|
--output=$@ ./rpi-eeprom-config
|
||||||
|
|||||||
Reference in New Issue
Block a user