Merge pull request #49 from XECDesign/debian/buster

Add binutils dependency
This commit is contained in:
Tim Gover
2019-11-07 14:44:40 +00:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
rpi-eeprom (2.2-2) UNRELEASED; urgency=medium
[ Serge Schneider ]
* Add binutils dependency
- https://github.com/RPi-Distro/repo/issues/156
-- Serge Schneider <serge@raspberrypi.org> Thu, 07 Nov 2019 14:19:46 +0000
rpi-eeprom (2.2-1) buster; urgency=medium
[ MilhouseVH ]

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ 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)
python, binutils, 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