From 95d037cc83959f52f7c513cdc76c3f66e4ea012a Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Tue, 1 Oct 2013 14:23:24 -0400 Subject: [PATCH] update to a new git snpashot, drop radeon patches --- .gitignore | 1 + linux-firmware.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 413628b..cad2da1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ linux-firmware-20100806.tar.bz2 /linux-firmware-20130418.tar.gz /linux-firmware-20130607.tar.gz /linux-firmware-20130724.tar.gz +/linux-firmware-20131001.tar.gz diff --git a/linux-firmware.spec b/linux-firmware.spec index cca7803..7b084d5 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,10 +1,10 @@ -%global checkout 31f6b30 -%global firmware_release 31 +%global checkout b8ac7c7e +%global firmware_release 32 %global _firmwarepath /usr/lib/firmware Name: linux-firmware -Version: 20130724 +Version: 20131001 Release: %{firmware_release}.git%{checkout}%{?dist} Summary: Firmware files used by the Linux kernel @@ -27,10 +27,6 @@ Obsoletes: rt61pci-firmware < 1.2-11 Obsoletes: rt73usb-firmware < 1.8-11 Conflicts: microcode_ctl < 2.1-0 -Patch0: 0001-radeon-add-smc-ucode-for-radeon-GPUs.patch -Patch1: 0002-radeon-add-ucode-for-BONAIRE-GPUs.patch -Patch2: 0003-radeon-add-ucode-for-KABINI-GPUs.patch - BuildRequires: git %description @@ -251,9 +247,6 @@ if [ -z "$GIT_COMMITTER_NAME" ]; then fi git add . git commit -m init . -git am %{PATCH0} -git am %{PATCH1} -git am %{PATCH2} %build # Remove firmware shipped in separate packages already @@ -409,6 +402,9 @@ rm -rf $RPM_BUILD_ROOT %doc WHENCE LICENCE.* LICENSE.* %changelog +* Tue Oct 01 2013 Kyle McMartin - 20131001-32.gitb8ac7c7e +- Update to a new git snapshot, drop radeon patches. + * Mon Sep 16 2013 Josh Boyer - 20130724-31.git31f6b30 - Obsolete ql2x00-firmware packages again (rhbz 864959) diff --git a/sources b/sources index 77c39a1..3bb6a16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0ae4b71cebe0213f0e53965f8e6c304 linux-firmware-20130724.tar.gz +c5f6cfa12bc1bb6bc17f8d28ae0a7467 linux-firmware-20131001.tar.gz