diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-05-06 08:12:58 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-05-06 08:15:04 -0400 |
commit | 93563b74192ef7c861a7d6ae08b4189eb063c911 (patch) | |
tree | 607a3729c523c22adcc05f35476937e8028040b8 /kernel.spec | |
parent | c850cbb9fdfb4128df54ad925784823d22bf13ec (diff) | |
download | kernel-93563b74192ef7c861a7d6ae08b4189eb063c911.tar.gz kernel-93563b74192ef7c861a7d6ae08b4189eb063c911.tar.xz kernel-93563b74192ef7c861a7d6ae08b4189eb063c911.zip |
Linux v3.9-10104-g1aaf6d3
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index c6d801953..195243477 100644 --- a/kernel.spec +++ b/kernel.spec @@ -95,7 +95,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 0 # The git snapshot level -%define gitrev 16 +%define gitrev 17 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -707,7 +707,7 @@ Patch21003: 20-21-MFD-ab8500-export-ab8500_gpadc_sw_hw_convert-properly.patch # ARM tegra Patch21005: arm-tegra-usb-no-reset-linux33.patch -Patch21006: arm-tegra-fixclk.patch +#atch21006: arm-tegra-fixclk.patch Patch21007: arm-tegra-sdhci-module-fix.patch #rhbz 754518 @@ -1294,7 +1294,7 @@ ApplyPatch arm-export-read_current_timer.patch ApplyPatch arm-of-dma.patch ApplyPatch arm-lpae-ax88796.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch -ApplyPatch arm-tegra-fixclk.patch +#pplyPatch arm-tegra-fixclk.patch ApplyPatch arm-tegra-sdhci-module-fix.patch ApplyPatch 20-21-MFD-ab8500-export-ab8500_gpadc_sw_hw_convert-properly.patch @@ -2253,6 +2253,9 @@ fi # ||----w | # || || %changelog +* Mon May 06 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git17.1 +- Linux v3.9-10104-g1aaf6d3 + * Sun May 5 2013 Peter Robinson <pbrobinson@fedoraproject.org> - Update ARM config |