diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-07-24 08:56:42 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-07-24 08:56:42 -0700 |
commit | f98f1ecd211393f0cf8ef6322b392696d6d7c41d (patch) | |
tree | 57a7f6ee942c9256eb8ac1c65a9ad2ef99c1876f /kernel.spec | |
parent | 10c9f7393a8f1e4e2d9d07e81f7cc86acaaff5b3 (diff) | |
download | kernel-f98f1ecd211393f0cf8ef6322b392696d6d7c41d.tar.gz kernel-f98f1ecd211393f0cf8ef6322b392696d6d7c41d.tar.xz kernel-f98f1ecd211393f0cf8ef6322b392696d6d7c41d.zip |
Linux v4.13-rc2
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec index a9cd795fe..61e4d5ca4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -67,9 +67,9 @@ Summary: The Linux kernel # The next upstream release sublevel (base_sublevel+1) %define upstream_sublevel %(echo $((%{base_sublevel} + 1))) # The rc snapshot level -%global rcrev 1 +%global rcrev 2 # The git snapshot level -%define gitrev 4 +%define gitrev 0 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -615,10 +615,6 @@ Patch313: qcom-Force-host-mode-for-USB-on-apq8016-sbc.patch # http://www.spinics.net/lists/dri-devel/msg132235.html Patch320: bcm283x-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch -# https://patchwork.freedesktop.org/patch/163300/ -# https://patchwork.freedesktop.org/patch/161978/ -Patch321: bcm283x-vc4-fix-vblank.patch - # This breaks RPi booting with a LPAE kernel, we don't support the DSI ports currently # Revert it while I engage upstream to work out what's going on Patch322: Revert-ARM-dts-bcm2835-Add-the-DSI-module-nodes-and-.patch @@ -2194,6 +2190,9 @@ fi # # %changelog +* Mon Jul 24 2017 Laura Abbott <labbott@fedoraproject.org> - 4.13.0-0.rc2.git0.1 +- Linux v4.13-rc2 + * Mon Jul 24 2017 Laura Abbott <labbott@fedoraproject.org> - Disable debugging options. |