Sync from SUSE:SLFO:Main atmel-firmware revision a6a7c02076ccd925137576ead8a2b5a0
This commit is contained in:
commit
a0645b3fd9
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
BIN
atmel-firmware-1.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
atmel-firmware-1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
86
atmel-firmware.changes
Normal file
86
atmel-firmware.changes
Normal file
@ -0,0 +1,86 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 10:42:29 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
- Fix build on Leap which does not have %_firmwaredir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 12:49:59 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- use %_firmwaredir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 07:18:23 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Use url for source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 08:12:07 UTC 2013 - coolo@suse.com
|
||||
|
||||
- update license to new format
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 14:38:05 UTC 2011 - coolo@suse.com
|
||||
|
||||
- as spdx.org has no concept of firmware, we decided to mark it as
|
||||
SUSE-Firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 13:31:52 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 18:28:16 CEST 2009 - lrupp@suse.de
|
||||
|
||||
- specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 15:18:41 CET 2007 - jg@suse.de
|
||||
|
||||
- removed /lib/firmware from filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 00:00:20 CET 2006 - agruen@suse.de
|
||||
|
||||
- Add modalias tags (155357).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:45:47 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 00:08:17 CEST 2005 - dmueller@suse.de
|
||||
|
||||
- add norootforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 16:58:47 CEST 2005 - ro@suse.de
|
||||
|
||||
- removed hotplug from nfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 15:23:30 CEST 2005 - jg@suse.de
|
||||
|
||||
- update to version 1.3
|
||||
- removed obsolete cardmgr reload
|
||||
- made package noarch as atmel_fw tool is a perl script now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 28 11:29:07 CET 2005 - jg@suse.de
|
||||
|
||||
- exiting postinstall script cleanly even when cardmgr died
|
||||
(bug 66787)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 13:06:50 CET 2005 - jg@suse.de
|
||||
|
||||
- update to version 1.1
|
||||
- moved firmware binaries from /usr/lib/hotplug/firmware to
|
||||
/lib/firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 19:41:37 CEST 2004 - jg@suse.de
|
||||
|
||||
- Initial SuSE package
|
||||
|
100
atmel-firmware.spec
Normal file
100
atmel-firmware.spec
Normal file
@ -0,0 +1,100 @@
|
||||
#
|
||||
# spec file for package atmel-firmware
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!_firmwaredir:%define _firmwaredir /lib/firmware}
|
||||
|
||||
Name: atmel-firmware
|
||||
Version: 1.3
|
||||
Release: 0
|
||||
Summary: Firmware for Atmel at76c50x Wireless Network Chips
|
||||
License: GPL-2.0-or-later AND SUSE-Firmware
|
||||
Group: Hardware/Wifi
|
||||
URL: http://www.thekelleys.org.uk/atmel
|
||||
Source0: http://www.thekelleys.org.uk/atmel/atmel-firmware-%{version}.tar.gz
|
||||
# Modules: at76c503-i3861.ko at76c503-i3863.ko at76c503.ko
|
||||
# at76c503-rfmd-acc.ko at76c503-rfmd.ko at76c505a-rfmd2958.ko
|
||||
# at76c505-rfmd2958.ko at76c505-rfmd.ko at76_usbdfu.ko
|
||||
Supplements: modalias(usb:v03EBp4102d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v03EBp760[3456]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v03EBp761[347]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v03F0p011Cd*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v049Fp0032d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v04A5p900[01]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v04BBp0919d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0506p0A01d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v050Dp0050d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v055DpA000d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v05DDpFF31d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v066Bp2211d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0681p001Bd*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v069Ap032[01]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v069Ap0821d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v077Bp2219d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v077Bp2227d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v07AAp7613d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v07B8pB000d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v083Ap3501d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0864p410[02]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0B3Bp1612d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0CDEp0001d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0D5CpA00[12]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0D8Ep71[01]0d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v0DB0p1020d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1044p8003d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v12FDp1001d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1371p0002d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1371p001[34]d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1371p5743d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1668p7605d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v1915p2233d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v2001p3200d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v2019p3220d*dc*dsc*dp*ic*isc*ip*)
|
||||
Supplements: modalias(usb:v8086p0200d*dc*dsc*dp*ic*isc*ip*)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
# Generated with: extract-modaliases wlan-kmp-default.rpm
|
||||
|
||||
%description
|
||||
The drivers for Atmel at76c50x wireless network chips in the Linux 2.6.x kernel
|
||||
and at http://at76c503a.berlios.de/ do not include the firmware and this
|
||||
firmware needs to be loaded by the host on most cards using these chips.
|
||||
|
||||
This package provides the firmware images that should be automatically loaded
|
||||
as needed by the hotplug system. It also provides a small loader utility that
|
||||
can be used to accomplish the same thing when hotplug is not in use.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p -m 755 %{buildroot}%{_firmwaredir}
|
||||
cp images/* %{buildroot}%{_firmwaredir}/
|
||||
cp images.usb/* %{buildroot}%{_firmwaredir}/
|
||||
install -Dm755 atmel_fwl.pl %{buildroot}/%{_sbindir}/atmel_fwl
|
||||
install -Dm644 atmel_fwl.8 %{buildroot}/%{_mandir}/man8/atmel_fwl.8
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README COPYING
|
||||
%{_sbindir}/atmel_fwl
|
||||
%{_mandir}/man8/atmel_fwl.8.gz
|
||||
%{_firmwaredir}/*
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user