summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-21 10:08:01 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-21 10:08:50 -0500
commit0b030fad7e5b5c451b6bd34ff9b7d37f6687a700 (patch)
treea225e183169fa2da1d0e89de49f3f65dd6520ab8 /kernel.spec
parent3704ea2fb1d4e7403882e727b2223c999e78d73a (diff)
downloadkernel-0b030fad7e5b5c451b6bd34ff9b7d37f6687a700.tar.gz
kernel-0b030fad7e5b5c451b6bd34ff9b7d37f6687a700.tar.xz
kernel-0b030fad7e5b5c451b6bd34ff9b7d37f6687a700.zip
Linux v3.8-3040-ga0b1c42
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec25
1 files changed, 4 insertions, 21 deletions
diff --git a/kernel.spec b/kernel.spec
index a9cb5da4d..34bf95e73 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 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -660,7 +660,6 @@ Patch460: serial-460800.patch
Patch470: die-floppy-die.patch
Patch510: silence-noise.patch
-Patch520: quiet-apm.patch
Patch530: silence-fbcon-logo.patch
Patch800: crash-driver.patch
@@ -713,7 +712,6 @@ Patch21000: arm-export-read_current_timer.patch
Patch21001: arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch
# IMX
-Patch21003: arm-imx-fixdrm.patch
# ARM tegra
Patch21004: arm-tegra-nvec-kconfig.patch
@@ -727,17 +725,9 @@ Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
#rhbz 859485
Patch21226: vt-Drop-K_OFF-for-VC_MUTE.patch
-#rhbz 799564
-Patch21240: Input-increase-struct-ps2dev-cmdbuf-to-8-bytes.patch
-Patch21241: Input-add-support-for-Cypress-PS2-Trackpads.patch
-
# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
Patch21242: criu-no-expert.patch
-#rhbz 830151
-Patch21243: mac80211-improve-latency-and-throughput-while-software.patch
-Patch21244: iwlegacy-add-flush-callback.patch
-
#rhbz 892811
Patch21247: ath9k_rx_dma_stop_check.patch
@@ -1320,7 +1310,6 @@ ApplyPatch arm-export-read_current_timer.patch
ApplyPatch arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch
# ApplyPatch arm-tegra-nvec-kconfig.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
-ApplyPatch arm-imx-fixdrm.patch
#
# bugfixes to drivers and filesystems
@@ -1403,7 +1392,6 @@ ApplyPatch drm-i915-dp-stfu.patch
# silence the ACPI blacklist code
ApplyPatch silence-acpi-blacklist.patch
-ApplyPatch quiet-apm.patch
# V4L/DVB updates/fixes/experimental drivers
# apply if non-empty
@@ -1437,17 +1425,9 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
#rhbz 859485
ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch
-#rhbz 799564
-ApplyPatch Input-increase-struct-ps2dev-cmdbuf-to-8-bytes.patch
-ApplyPatch Input-add-support-for-Cypress-PS2-Trackpads.patch
-
# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
ApplyPatch criu-no-expert.patch
-#rhbz 830151
-ApplyPatch mac80211-improve-latency-and-throughput-while-software.patch
-ApplyPatch iwlegacy-add-flush-callback.patch
-
#rhbz 892811
ApplyPatch ath9k_rx_dma_stop_check.patch
@@ -2318,6 +2298,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Feb 21 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git2.1
+- Linux v3.8-3040-ga0b1c42
+
* Thu Feb 21 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git1.1
- Linux v3.8-523-gece8e0b
- Reenable debugging options.