mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge pull request #49 from XECDesign/debian/buster
Add binutils dependency
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -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
|
rpi-eeprom (2.2-1) buster; urgency=medium
|
||||||
|
|
||||||
[ MilhouseVH ]
|
[ MilhouseVH ]
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@@ -11,7 +11,7 @@ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git
|
|||||||
Package: rpi-eeprom
|
Package: rpi-eeprom
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, rpi-eeprom-images, libraspberrypi-bin,
|
Depends: ${shlibs:Depends}, ${misc:Depends}, rpi-eeprom-images, libraspberrypi-bin,
|
||||||
python, raspberrypi-bootloader (>= 1.20190819)
|
python, binutils, raspberrypi-bootloader (>= 1.20190819)
|
||||||
Recommends: flashrom
|
Recommends: flashrom
|
||||||
Description: Raspberry Pi 4 boot EEPROM updater
|
Description: Raspberry Pi 4 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
|
||||||
|
|||||||
Reference in New Issue
Block a user