summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-12-30 09:30:50 -0800
committerLaura Abbott <labbott@redhat.com>2018-12-30 09:30:50 -0800
commitc97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd (patch)
tree5e6765578ffd521dec560eb81d0424ecfe0475a1 /kernel.spec
parent78aac8bf1fe2cc19dbca5f2a16c0fc4b5c1851ed (diff)
downloadkernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.tar.gz
kernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.tar.xz
kernel-c97d3b0f76ba9a2e0840f1f5baaf733db00c8fcd.zip
Linux v4.20-9163-g195303136f19
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 6 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index 4b805b919..e52056483 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 0
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -583,14 +583,12 @@ Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
Patch332: raspberrypi-Fix-firmware-calls-with-large-buffers.patch
# Improve raspberry pi camera and analog audio
-Patch333: bcm2835-vc04_services-Improve-driver-load-unload.patch
+# Needs to be rebased
+# Patch333: bcm2835-vc04_services-Improve-driver-load-unload.patch
# Initall support for the 3A+
Patch334: bcm2837-dts-add-Raspberry-Pi-3-A.patch
-# Fixes for bcm2835 mmc (sdcard) driver
-Patch335: bcm2835-mmc-Several-fixes-for-bcm2835-driver.patch
-
# https://patchwork.kernel.org/patch/10741809/
Patch336: bcm2835-mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-probe.patch
@@ -606,9 +604,6 @@ Patch351: arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
# rhbz 1431375
Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
-# rhbz 1526312 (accelerometer part of the bug), patches pending upstream
-Patch504: iio-accel-kxcjk1013-Add-more-hardware-ids.patch
-
# rhbz 1645070 patch queued upstream for merging into 4.21
Patch505: asus-fx503-keyb.patch
@@ -1883,6 +1878,9 @@ fi
#
#
%changelog
+* Sun Dec 30 2018 Laura Abbott <labbott@redhat.com> - 4.21.0-0.rc0.git3.1
+- Linux v4.20-9163-g195303136f19
+
* Fri Dec 28 2018 Laura Abbott <labbott@redhat.com>
- Enable CONFIG_BPF_LIRC_MODE2 (rhbz 1628151)
- Enable CONFIG_NET_SCH_CAKE (rhbz 1655155)