summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index cf7b44f13..5b57502d3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -56,7 +56,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 9
+%define stable_update 10
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -554,11 +554,6 @@ Patch305: ARM-tegra-usb-no-reset.patch
# https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861
Patch306: arm-sdhci-esdhc-imx-fixes.patch
-# https://patchwork.kernel.org/patch/11173461/
-Patch307: arm64-dts-rockchip-fix-RockPro64-vdd-log-regulator-settings.patch
-# https://patchwork.kernel.org/patch/11155461/
-Patch308: arm64-dts-rockchip-fix-Rockpro64-RK808-interrupt-line.patch
-
# Tegra bits
Patch320: arm64-tegra-jetson-tx1-fixes.patch
# https://www.spinics.net/lists/linux-tegra/msg43110.html
@@ -1831,6 +1826,9 @@ fi
#
#
%changelog
+* Mon Nov 11 2019 Laura Abbott <labbott@redhat.com> - 5.3.10-200
+- Linux v5.3.10
+
* Thu Nov 07 2019 Jeremy Cline <jcline@redhat.com>
- Add support for a number of Macbook keyboards and touchpads (rhbz 1769465)