Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552135
en ru br
Репозитории ALT
S:2021.10.27-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: raspberrypi-usbboot

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin