Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37572275
en ru br
ALT Linux repos
S:2021.10.27-alt1

Group :: System/Kernel and hardware
RPM: raspberrypi-usbboot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: raspberrypi-usbboot
Version: 2021.10.27
Release: alt1
Summary: Raspberry Pi usbboot tool
License: Apache-2.0
Group: System/Kernel and hardware
Url: https://github.com/raspberrypi/usbboot.git
Packager: Anton Midyukov <antohami at altlinux.org>

Source: %name-%version.tar
BuildRequires: libusb-devel

%description
The Raspberry Pi usbboot allows you to flash the eMMC through an USB cable.

%prep
%setup

%build
%make_build

%install
mkdir -p %buildroot%_bindir
install -c -m 0755 rpiboot %buildroot%_bindir

%files
%_bindir/rpiboot

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin