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

Group :: System/Kernel and hardware
RPM: brcm-firmware-setup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: brcm-firmware-setup
Version: 0.1
Release: alt1

Summary: brcm firmware file downloader
License: GPLv2+
Group: System/Kernel and hardware
Packager: Dmitry Terekhin <jqt4 at altlinux.org>
Url: https://www.altlinux.org/RaspberryPi_firmware
BuildArch: noarch
Source0: %name-%version.tar

%description
The tool will download the brcm firmware from a hardcoded URL
and copy it to the /lib/firmware/brcm directory.

%description -l ru_RU.UTF-8
Данный скрипт загрузит файлы firmware brcm с определённых URL-адресов
и скопирует их в папку /lib/firmware/brcm.

%prep
%setup -q

%install
install -pD -m755 %name %buildroot/%_bindir/%name

%files
%doc README.en
%doc README.ru
%_bindir/%name

%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