diff --git a/.gitattributes b/.gitattributes index f4dada6..9b03811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,6 +21,3 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text -## Specific LFS patterns -carl9170-1.fw filter=lfs diff=lfs merge=lfs -text -iwlwifi-4965-1.ucode filter=lfs diff=lfs merge=lfs -text diff --git a/carl9170-1.fw b/carl9170-1.fw deleted file mode 100644 index eb1973a..0000000 --- a/carl9170-1.fw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1695dbfbc6aa7bb3182615bd47905e2df808317e4050878e50bb24285b37068 -size 13388 diff --git a/iwlwifi-4965-1.ucode b/iwlwifi-4965-1.ucode deleted file mode 100644 index 24ee88d..0000000 --- a/iwlwifi-4965-1.ucode +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:389283cf2aa7ba1c0ba86c59d342ff84b45e5ff58105dc91167d6592aabeedca -size 187608 diff --git a/kernel-firmware.changes b/kernel-firmware.changes index 1e67940..4161714 100644 --- a/kernel-firmware.changes +++ b/kernel-firmware.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Wed Mar 19 09:02:11 CET 2014 - tiwai@suse.de + +- Update to git snapshot 20140319 (bnc#869039) + * brcm: add firmware for the BCM43362 WLAN device + * iwlwifi: update firmware for 7260 / 3160 devices + * WHENCE: Fix oddly capitalised instances of 'File' + * wl18xx: add version 3 of the wl18xx firmware + * rtlwifi: Add firmware for rtl8192ee + * myri10ge: update firmware to 1.4.57 + * bnx2x: Update to FW 7.8.19 + * Remove executable permissions from firmware files + * rtlwifi: Add firmware for rtl8821ae + * radeon: add ucode for HAWAII GPUs + * rtlwifi: Add firmware for r8723au + * iwlwifi: update firmware for 7260 / 3160 devices + * iwlwifi: update firmware for 7260 / 3160 devices + * linux-firmware: 3.2.3.0 Firmware for Brocade Adapters + * cxgb4: Updated T4 firmware, add T5 firmware + * qla2xxx: Update ql2{4,5}00_fw.bin to version 7.01.00 + * linux-firmware: Update Intel Bluetooth devices firmware patch files + * firmware: cw1200: Add firmware for the ST-E CW1200 WLAN chipset. + * emi62: Provide the correct bitstream + * linux-firmware: add Marvell SD8897-B0 firmware combo image + * linux-firmware: update Marvell PCIe/USB 8897-B0 firmware combo image + * rtlwifi: Add new firmware files for rtl8188eu + * rtlwifi: Add new firmware files for rtl8192cu + * brcm: add firmware file for the BCM4335 SDIO chipset + * brcm: add firmware for newer version of BCM43241 SDIO chipset + * brcm: add firmware file for BCM43241 SDIO chipset + * brcm: rename firmware names expressing host interface type + * ti-connectivity: add wl1251 firmware and license + * linux-firmware: Add Brocade FC/FCOE Adapter firmware files + * radeon: add ucode for KAVERI GPUs + * radeon: add smc ucode for BONAIRE + * linux-firmware: Add firmware patch file for Intel Bluetooth device(3160) + * linux-firmware: add version information for Intel Bluetooth firmware + * cw1200: Add SDD file for the Sagrad SG901-1091/1098 WLAN modules. + * Fix filename for Intel Bluetooth firmware + * linux-firmware: update Intel Bluetooth firmware patch file + * moxa: Fix firmware file names. + * moxa: Add firmware for some of the Moxa USB-Serial hubs + * radeon: add ucode for KABINI GPUs + * radeon: add ucode for BONAIRE GPUs + * radeon: add smc ucode for radeon GPUs + +- Remove obsoleted iwlwifi-4965 and carl9170w sources + ------------------------------------------------------------------- Thu Dec 19 16:27:35 UTC 2013 - meissner@suse.com diff --git a/kernel-firmware.spec b/kernel-firmware.spec index 1ec7800..2f091c9 100644 --- a/kernel-firmware.spec +++ b/kernel-firmware.spec @@ -1,7 +1,7 @@ # # spec file for package kernel-firmware # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: kernel-firmware BuildRequires: fdupes BuildRequires: kernel-default -Version: 20130714git +Version: 20140319git Release: 0 Summary: Linux kernel firmware files License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT @@ -28,8 +28,6 @@ Url: http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.g # Created with git archive | bzip2 Source0: linux-firmware-%{version}.tar.bz2 Source1: firmware.sh -Source3: iwlwifi-4965-1.ucode -Source4: carl9170-1.fw Source5: mkinitrd_setup-amd_microcode.sh Source6: mkinitrd_boot-amd_microcode.sh %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements @@ -82,8 +80,6 @@ This package contains the microcode files used by AMD CPUs. %prep %setup -q -c kernel-firmware -cp -v %{S:3} iwlwifi-4965-1.ucode -cp -v %{S:4} carl9170-1.fw %build # nothing to do diff --git a/linux-firmware-20130714git.tar.bz2 b/linux-firmware-20130714git.tar.bz2 deleted file mode 100644 index 4880dd4..0000000 --- a/linux-firmware-20130714git.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:586d649f9918d0562a6325de4b8c291733fc0dc0790500ece735bda5d8bb99e1 -size 28473517 diff --git a/linux-firmware-20140319git.tar.bz2 b/linux-firmware-20140319git.tar.bz2 new file mode 100644 index 0000000..8c07d0c --- /dev/null +++ b/linux-firmware-20140319git.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2020107cd1a09258b379217307fbe540cc231d6816d89601ac73799006c53a5f +size 34201335