Source: rpiboot
Section: utils
Priority: optional
Maintainer: Endless OS Kernel Team <linux@endlessaccess.org>
Build-Depends:
  build-essential,
  debhelper-compat (= 13),
  git,
  libusb-1.0-0-dev,
  pkg-config
Standards-Version: 4.6.2
Homepage: https://github.com/raspberrypi/usbboot
Vcs-Git: https://github.com/raspberrypi/usbboot.git
Vcs-Browser: https://github.com/raspberrypi/usbboot

Package: rpiboot
Architecture: any
Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  python3-pycryptodome,
  xxd
Description: Raspberry Pi USB booting tool
 rpiboot is a utility for bootstrapping Raspberry Pi devices over USB.
 It allows loading firmware and operating systems onto Raspberry Pi
 Compute Modules and other Raspberry Pi boards.

Package: rpiboot-firmware
Architecture: any
Depends:
  ${misc:Depends},
  rpiboot
Description: Raspberry Pi 4 & 5 EEPROM firmware files and bootloader.
