Update package description to include Pi 5

This commit is contained in:
Serge Schneider
2024-08-20 11:31:36 +01:00
parent a09b35c870
commit 0046d3941c
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@@ -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
View File

@@ -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