summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-10-02 08:20:54 +0100
committerPeter Robinson <pbrobinson@gmail.com>2012-10-02 08:22:04 +0100
commit386d01e31aa3706035aaf43037d14154009df22a (patch)
tree266c00cc2a03515d027fca3d082365e8ae35b60c /kernel.spec
parent0649cffad1851ad77938804a39b60c7e66c9c466 (diff)
downloadkernel-386d01e31aa3706035aaf43037d14154009df22a.tar.gz
kernel-386d01e31aa3706035aaf43037d14154009df22a.tar.xz
kernel-386d01e31aa3706035aaf43037d14154009df22a.zip
- Update ARM configs for 3.6 final
- Add highbank SATA driver for stability - Build in OMAP MMC and DMA drivers to fix borkage for now
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 1656471e4..f9056f115 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -739,6 +739,7 @@ Patch21005: arm-tegra-usb-no-reset-linux33.patch
Patch21006: arm-tegra-sdhci-module-fix.patch
# ARM highbank patches
+Patch21010: arm-highbank-sata-fix.patch
Patch21094: power-x86-destdir.patch
@@ -2319,6 +2320,11 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Oct 2 2012 Peter Robinson <pbrobinson@fedoraproject.org>
+- Update ARM configs for 3.6 final
+- Add highbank SATA driver for stability
+- Build in OMAP MMC and DMA drivers to fix borkage for now
+
* Mon Oct 01 2012 Justin M. Forbes <jforbes@redhat.com> - 3.6.0-1
- Linux 3.6.0
- Disable debugging options.