diff options
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 5e6030af..f4b5ef6e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 2 +%global baserelease 3 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -770,6 +770,9 @@ Patch22071: uapi-prefix-fix.patch Patch22073: perf-uapi-fixes2.patch +#rhbz 874791 +Patch22125: Bluetooth-Add-support-for-BCM20702A0.patch + # END OF PATCH DEFINITIONS %endif @@ -1480,6 +1483,9 @@ ApplyPatch uapi-prefix-fix.patch ApplyPatch perf-uapi-fixes2.patch +#rhbz 874791 +ApplyPatch Bluetooth-Add-support-for-BCM20702A0.patch + # END OF PATCH APPLICATIONS %endif @@ -2347,6 +2353,9 @@ fi # ||----w | # || || %changelog +* Tue Nov 20 2012 Josh Boyer <jwboyer@redhat.com> +- Add support for BCM20702A0 (rhbz 874791) + * Tue Nov 20 2012 Peter Robinson <pbrobinson@fedoraproject.org> - Change the minimum mmap address back to 32768 on ARM systems (thanks to Jon Masters) - Add patch to fix unified kernel build failure |
