diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-02-24 08:50:29 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-02-24 08:50:34 -0800 |
commit | 09145060e9dc0eee575be39f29db8f897ba41374 (patch) | |
tree | a1faadf703dd9cd6ce8dc5a0076e5b15d7c16d1f /kernel.spec | |
parent | 3d652a572b4e31490e8e004b6c94d8df7a173870 (diff) | |
download | kernel-09145060e9dc0eee575be39f29db8f897ba41374.tar.gz kernel-09145060e9dc0eee575be39f29db8f897ba41374.tar.xz kernel-09145060e9dc0eee575be39f29db8f897ba41374.zip |
Linux v4.10-9579-gf1ef09f
Includes config options from yesterday that were missed
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec index 152b83651..5121d6712 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 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -520,8 +520,6 @@ Patch426: AllWinner-net-emac.patch # http://www.spinics.net/lists/devicetree/msg163238.html Patch430: bcm2837-initial-support.patch -Patch432: bcm283x-VEC.patch - # http://www.spinics.net/lists/dri-devel/msg132235.html Patch433: drm-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch @@ -592,9 +590,6 @@ Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch #ongoing complaint, full discussion delayed until ksummit/plumbers Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch -# Fix build issue with armada_trace -Patch851: Armada-trace-build-fix.patch - # Still other instances of this bug floating around Patch853: 0001-Work-around-for-gcc7-and-arm64.patch @@ -2169,6 +2164,9 @@ fi # # %changelog +* Fri Feb 24 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc0.git4.1 +- Linux v4.10-9579-gf1ef09f + * Thu Feb 23 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc0.git3.1 - Linux v4.10-6476-gbc49a78 |