Linux v3.7.3

This commit is contained in:
Justin M. Forbes 2013-01-18 12:08:21 -06:00
parent 6f5f5295ba
commit c7c083e5a7
2 changed files with 6 additions and 9 deletions

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 205
%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -74,7 +74,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 2
%define stable_update 3
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -774,9 +774,6 @@ Patch21231: 8139cp-revert-set-ring-address-before-enabling-receiver.patch
Patch21232: 8139cp-set-ring-address-after-enabling-C-mode.patch
Patch21233: 8139cp-re-enable-interrupts-after-tx-timeout.patch
#3.7.3 stable queue
Patch2150: 3.7.3-stable-queue.patch
#rhbz 886946
Patch21234: iwlegacy-fix-IBSS-cleanup.patch
@ -1488,9 +1485,6 @@ ApplyPatch 8139cp-revert-set-ring-address-before-enabling-receiver.patch -R
ApplyPatch 8139cp-set-ring-address-after-enabling-C-mode.patch
ApplyPatch 8139cp-re-enable-interrupts-after-tx-timeout.patch
#3.7.3 stable qeueu
ApplyPatch 3.7.3-stable-queue.patch
#rhbz 886948
ApplyPatch iwlegacy-fix-IBSS-cleanup.patch
@ -2353,6 +2347,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Jan 18 2013 Justin M. Forbes <jforbes@redhat.com> 3.7.3-201
- Linux v3.7.3
* Thu Jan 17 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Merge 3.7 ARM kernel including unified kernel
- Drop separate IMX and highbank kernels

View File

@ -1,2 +1,2 @@
21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz
132211742278e18b8f4808754d85e66c patch-3.7.2.xz
d4aa39ec9610e9fbd7bb4f5aff2c5db8 patch-3.7.3.xz