Linux v3.6.3

This commit is contained in:
Josh Boyer 2012-10-22 08:24:33 -04:00
parent 1fc4e2217f
commit 994eaf2759
3 changed files with 7 additions and 3 deletions

View File

@ -35,6 +35,7 @@ CONFIG_ARM_ERRATA_742230=y
CONFIG_ARM_ERRATA_742231=y
CONFIG_ARM_ERRATA_754327=y
CONFIG_ARM_ERRATA_764369=y
CONFIG_ARM_ERRATA_775420=y
# Generic ARM config options

View File

@ -54,7 +54,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 6
%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -66,7 +66,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
@ -2322,6 +2322,9 @@ fi
# '-' | |
# '-'
%changelog
* Mon Oct 22 2012 Josh Boyer <jwboyer@redhat.com>
- Linux v3.6.3
* Mon Oct 22 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- Cleanup ARM patches
- Add highbank sata patch

View File

@ -1,2 +1,2 @@
1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz
ad1020c82a71ee1ef2416a0d12e724df patch-3.6.2.xz
96701113d37ef4f9b785206ab8bcc71e patch-3.6.3.xz