Source: rpi-eeprom
Section: misc
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Serge Schneider <serge@raspberrypi.org>
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 python3-minimal,
Standards-Version: 4.7.0
Homepage: https://github.com/raspberrypi/rpi-eeprom/
Rules-Requires-Root: no

Package: rpi-eeprom
Architecture: armhf arm64
Depends:
 ${misc:Depends},
 python3,
 binutils,
 pciutils,
 rpi-eeprom-firmware,
Recommends:
 raspi-utils,
 flashrom,
Description: Raspberry Pi 4/5 boot EEPROM updater
 Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates
 the EEPROM.

Package: rpi-eeprom-sign
Architecture: armhf arm64
Depends:
 ${misc:Depends},
 python3,
 python3-pycryptodome,
 raspi-utils,
 xxd,
Description: Raspberry Pi 4/5 boot EEPROM signer
 Provides utilities for converting certificates for the Raspberry Pi bootloader
 and signing boot artifacts

Package: rpi-eeprom-firmware
Architecture: all
Depends:
 ${misc:Depends},
Breaks: rpi-eeprom (<< 26.3-0ubuntu0)
Replaces: rpi-eeprom (<< 26.3-0ubuntu0)
Description: Raspberry Pi 4/5 boot EEPROM firmware binaries
 Bootloader binaries for the Raspberry Pi 4 and 5, used by the rpi-eeprom
 utilities, and rpiboot.
