diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2012-08-26 09:40:58 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2012-08-26 09:44:25 +0100 |
commit | f05cdeebfe0ab8efe43b7157af04ee50c46d6074 (patch) | |
tree | d2ae12e18d3566c915f27bd7968184ed5185551c /kernel.spec | |
parent | b49693cc59e0c9a7d9530138caa0e48ace87694c (diff) | |
download | kernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.tar.gz kernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.tar.xz kernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.zip |
Add patch to fix build on ARM, Enable USB ULPI driver to fix some USB ports
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 390dae492..582e3f00c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -723,6 +723,7 @@ Patch14010: lis3-improve-handling-of-null-rate.patch # ARM +Patch21000: arm-read_current_timer.patch # OMAP # ARM tegra @@ -1312,6 +1313,7 @@ ApplyPatch team-net-next-20120808.patch # # ARM # +ApplyPatch arm-read_current_timer.patch ApplyPatch arm-tegra-nvec-kconfig.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch ApplyPatch arm-tegra-sdhci-module-fix.patch @@ -2305,6 +2307,10 @@ fi # ||----w | # || || %changelog +* Sat Aug 25 2012 Peter Robinson <pbrobinson@fedoraproject.org> +- Add patch to fix build on ARM +- Enable USB ULPI driver to fix some USB ports + * Fri Aug 24 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc3.git1.1 - Linux v3.6-rc3-37-g2d809dc |