Accepting request 64570 from home:dirkmueller:branches:Kernel:HEAD

thanks for doing this.

OBS-URL: https://build.opensuse.org/request/show/64570
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=29
This commit is contained in:
Greg Kroah-Hartman 2011-03-20 20:16:49 +00:00 committed by Git OBS Bridge
parent d28b4f23a6
commit aebca233c8
6 changed files with 19 additions and 6 deletions

1
.gitattributes vendored
View File

@ -22,4 +22,5 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
iwlwifi-5000-5.ucode filter=lfs diff=lfs merge=lfs -text
iwlwifi-6000-4.ucode filter=lfs diff=lfs merge=lfs -text

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daa63b7397127c644ed2aa92644f262aa604873fb16b288bac7f829f1c27d5fa
size 26719539
oid sha256:f2e7832fed93bf563d200469daae7794336119f69f7fbc3396bf4e6b7c0a754f
size 26893995

View File

@ -27,7 +27,8 @@ Group: System/Kernel
Url: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
Source0: %name-%{version}.tar.bz2
Source1: firmware.sh
Source2: iwlwifi-6000-4.ucode
Source2: iwlwifi-5000-5.ucode
Source3: iwlwifi-6000-4.ucode
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -70,7 +71,8 @@ bash %_sourcedir/firmware.sh --kill-duplicates %buildroot/lib/firmware/
%fdupes %{buildroot}
# fix older version of the iwlwifi firmware (bnc#653508)
cp ${RPM_SOURCE_DIR}/iwlwifi-6000-4.ucode %{buildroot}/lib/firmware
install -m 644 ${RPM_SOURCE_DIR}/iwlwifi-5000-5.ucode %{buildroot}/lib/firmware
install -m 644 ${RPM_SOURCE_DIR}/iwlwifi-6000-4.ucode %{buildroot}/lib/firmware
# create symlinks for Broadcom driver (bnc#673054)
cd %{buildroot}/lib/firmware/brcm/

3
iwlwifi-5000-5.ucode Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da259ae4b436f4d166aad2139f23694c2737e25288095140a1809d60fe676247
size 340696

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 20:15:56 CET 2011 - dmueller@suse.de
- update intel 5000 firmware to version matching 2.6.38
-------------------------------------------------------------------
Thu Mar 10 22:21:34 UTC 2011 - gregkh@suse.de

View File

@ -27,7 +27,8 @@ Group: System/Kernel
Url: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
Source0: %name-%{version}.tar.bz2
Source1: firmware.sh
Source2: iwlwifi-6000-4.ucode
Source2: iwlwifi-5000-5.ucode
Source3: iwlwifi-6000-4.ucode
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -70,7 +71,8 @@ bash %_sourcedir/firmware.sh --kill-duplicates %buildroot/lib/firmware/
%fdupes %{buildroot}
# fix older version of the iwlwifi firmware (bnc#653508)
cp ${RPM_SOURCE_DIR}/iwlwifi-6000-4.ucode %{buildroot}/lib/firmware
install -m 644 ${RPM_SOURCE_DIR}/iwlwifi-5000-5.ucode %{buildroot}/lib/firmware
install -m 644 ${RPM_SOURCE_DIR}/iwlwifi-6000-4.ucode %{buildroot}/lib/firmware
# create symlinks for Broadcom driver (bnc#673054)
cd %{buildroot}/lib/firmware/brcm/