diff options
author | Jeremy Cline <jcline@redhat.com> | 2018-08-24 09:44:58 -0400 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2018-08-24 09:44:58 -0400 |
commit | 28d87ac04509aac2e38c73faf570a121e23318e1 (patch) | |
tree | 987db62993ab5014fc09c4ce4df03d989aab02bf /kernel.spec | |
parent | 9b4f0fa7126b0cc7bacaaeb466e823f812c824c6 (diff) | |
download | kernel-28d87ac04509aac2e38c73faf570a121e23318e1.tar.gz kernel-28d87ac04509aac2e38c73faf570a121e23318e1.tar.xz kernel-28d87ac04509aac2e38c73faf570a121e23318e1.zip |
Linux v4.18-12721-g33e17876ea4e
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/kernel.spec b/kernel.spec index 558b09195..297b5bb4a 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 10 +%define gitrev 11 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -579,14 +579,9 @@ Patch305: qcom-msm89xx-fixes.patch # https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861 Patch306: arm-sdhci-esdhc-imx-fixes.patch -Patch310: arm-dts-armada388-helios4.patch - # https://www.spinics.net/lists/arm-kernel/msg670137.html Patch311: arm64-ZynqMP-firmware-clock-drivers-core.patch -# Enabling Patches for the RPi3+ -Patch330: bcm2837-enable-pmu.patch - Patch331: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch Patch332: bcm2835-hwmon-Add-support-for-RPi-voltage-sensor.patch @@ -609,14 +604,6 @@ Patch501: Fix-for-module-sig-verification.patch # rhbz 1431375 Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch -# For quiet / flickerfree boot, all queued for merging into 4.19-rc1 -Patch525: 0005-efi-bgrt-Drop-__initdata-from-bgrt_image_size.patch -Patch526: 0006-efifb-Copy-the-ACPI-BGRT-boot-graphics-to-the-frameb.patch -Patch527: 0007-efifb-BGRT-Do-not-copy-the-boot-graphics-for-non-nat.patch -# Deferred fbcon takeover bugfix, pending upstream -Patch529: 0009-fbcon-Only-defer-console-takeover-if-the-current-con.patch -Patch530: 0010-fbcon-Do-not-takeover-the-console-from-atomic-contex.patch - # END OF PATCH DEFINITIONS %endif @@ -1876,6 +1863,9 @@ fi # # %changelog +* Fri Aug 24 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc0.git11.1 +- Linux v4.18-12721-g33e17876ea4e + * Thu Aug 23 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc0.git10.1 - Linux v4.18-11682-g815f0ddb346c |