diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2013-03-05 19:13:25 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2013-03-05 19:13:25 +0000 |
commit | 993b4799d83b0ac33e9191abc7238f3271b3eb69 (patch) | |
tree | afd23a6f7ad60084d0c06b635eb4ca28b3105de3 /kernel.spec | |
parent | e4ac04d8e1d89b3f28a132923c2c9ce68470cd83 (diff) | |
download | kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.tar.gz kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.tar.xz kernel-993b4799d83b0ac33e9191abc7238f3271b3eb69.zip |
Temporarily disable tegra until we get a fix from upstream
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 97b8da3a2..99fe2f0f2 100644 --- a/kernel.spec +++ b/kernel.spec @@ -252,8 +252,8 @@ Summary: The Linux kernel # kernel up (unified kernel target), tegra and omap are only built on armv7 hfp/sfp %ifnarch armv7hl armv7l %define with_omap 0 -%define with_tegra 0 %endif +%define with_tegra 0 # if requested, only build base kernel %if %{with_baseonly} @@ -2281,6 +2281,9 @@ fi # ||----w | # || || %changelog +* Tue Mar 5 2013 Peter Robinson <pbrobinson@fedoraproject.org> +- Temporarily disable tegra until we get a fix from upstream + * Tue Mar 05 2013 Josh Boyer <jwboyer@redhat.com> - Add 3 fixes for efi issues (rhbz 917984) - Enable CONFIG_IP6_NF_TARGET_MASQUERADE |