summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-03 13:47:28 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-03 13:47:28 -0500
commit95dc4cf28c756d993d2080a495935006100a62a2 (patch)
treeaf11132f73d16ba11373f61a12eb6b1c9c8f4d69 /kernel.spec
parent49d6a971ac73ed6e56c93207c43272f54630d01b (diff)
downloadkernel-95dc4cf28c756d993d2080a495935006100a62a2.tar.gz
kernel-95dc4cf28c756d993d2080a495935006100a62a2.tar.xz
kernel-95dc4cf28c756d993d2080a495935006100a62a2.zip
kernel-5.8.0-0.rc0.20200603gitd6f9469a03d8.1
* Wed Jun 03 2020 CKI@GitLab <cki-project@redhat.com> [5.8.0-0.rc0.20200603gitd6f9469a03d8.1] - d6f9469a03d8 rebase - Fix configs for Fedora ("Justin M. Forbes") - Fix update_scripts.sh unselective pattern sub (David Howells) - Updated changelog for the release based on b0c3ba31be3e ("CKI@GitLab") - Drop the static path configuration for the Sphinx docs (Jeremy Cline) - Sign off generated configuration patches (Jeremy Cline) - Use __make macro instead of make (Tom Stellard) - redhat/configs: Enable CONFIG_SMC91X and disable CONFIG_SMC911X (Prarit Bhargava) [http://bugzilla.redhat.com/1722136] Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec73
1 files changed, 16 insertions, 57 deletions
diff --git a/kernel.spec b/kernel.spec
index 6e4141aa4..5f385af59 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -30,7 +30,7 @@ Summary: The Linux kernel
# For a stable, released kernel, released_kernel should be 1.
%global released_kernel 0
-%global distro_build 0.rc0.20200603gitf359287765c0.1
+%global distro_build 0.rc0.20200603gitd6f9469a03d8.1
%if 0%{?fedora}
%define secure_boot_arch x86_64
@@ -69,10 +69,10 @@ Summary: The Linux kernel
%endif
%define rpmversion 5.8.0
-%define pkgrelease 0.rc0.20200603gitf359287765c0.1
+%define pkgrelease 0.rc0.20200603gitd6f9469a03d8.1
# allow pkg_release to have configurable %%{?dist} tag
-%define specrelease 0.rc0.20200603gitf359287765c0.1%{?buildid}%{?dist}
+%define specrelease 0.rc0.20200603gitd6f9469a03d8.1%{?buildid}%{?dist}
%define pkg_release %{specrelease}
@@ -564,7 +564,7 @@ BuildRequires: asciidoc
# exact git commit you can run
#
# xzcat -qq ${TARBALL} | git get-tar-commit-id
-Source0: linux-20200603gitf359287765c0.tar.xz
+Source0: linux-20200603gitd6f9469a03d8.tar.xz
Source1: Makefile.rhelver
@@ -779,34 +779,13 @@ Patch74: 0001-arm64-allwinner-dts-a64-add-LCD-related-device-nodes.patch
Patch75: 0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch
Patch76: 0001-pwm-lpss-Fix-get_state-runtime-pm-reference-handling.patch
Patch77: 0001-x86-Fix-compile-issues-with-rh_check_supported.patch
-Patch78: 0001-disp-gv100-expose-capabilities-class.patch
-Patch79: 0001-core-memory-remove-redundant-assignments-to-variable.patch
-Patch80: 0001-acr-Use-kmemdup-instead-of-kmalloc-and-memcpy.patch
-Patch81: 0001-drm-Use-generic-helper-to-check-_PR3-presence.patch
-Patch82: 0001-mmu-Remove-unneeded-semicolon.patch
-Patch83: 0001-device-rework-mmio-mapping-code-to-get-rid-of-second.patch
-Patch84: 0001-device-detect-if-changing-endianness-failed.patch
-Patch85: 0001-device-detect-vGPUs.patch
-Patch86: 0001-device-use-regular-PRI-accessors-in-chipset-detectio.patch
-Patch87: 0001-kms-Fix-regression-by-audio-component-transition.patch
-Patch88: 0001-disp-nv50-increase-timeout-on-pio-channel-free-polli.patch
-Patch89: 0001-disp-hda-gt215-pass-head-to-nvkm_ior.hda.eld.patch
-Patch90: 0001-disp-hda-gf119-add-HAL-for-programming-device-entry-.patch
-Patch91: 0001-disp-hda-gf119-select-HDA-device-entry-based-on-boun.patch
-Patch92: 0001-disp-hda-gv100-NV_PDISP_SF_AUDIO_CNTRL0-register-mov.patch
-Patch93: 0001-kms-nv50-Initialize-core-channel-in-nouveau_display_.patch
-Patch94: 0001-kms-nv50-Probe-SOR-and-PIOR-caps-for-DP-interlacing-.patch
-Patch95: 0001-kms-gv100-Add-support-for-interlaced-modes.patch
-Patch96: 0001-kms-nv50-Move-8BPC-limit-for-MST-into-nv50_mstc_get_.patch
-Patch97: 0001-kms-nv50-Share-DP-SST-mode_valid-handling-with-MST.patch
-Patch98: 0001-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch
-Patch99: 0001-virt-vbox-Fix-guest-capabilities-mask-check.patch
-Patch100: 0001-virt-vbox-Rename-guest_caps-struct-members-to-set_gu.patch
-Patch101: 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.patch
-Patch102: 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
-Patch103: 0001-virt-vbox-Add-a-few-new-vmmdev-request-types-to-the-.patch
-Patch104: 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch
-Patch105: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch
+Patch78: 0001-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch
+Patch79: 0001-virt-vbox-Fix-guest-capabilities-mask-check.patch
+Patch80: 0001-virt-vbox-Rename-guest_caps-struct-members-to-set_gu.patch
+Patch81: 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.patch
+Patch82: 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
+Patch83: 0001-virt-vbox-Add-a-few-new-vmmdev-request-types-to-the-.patch
+Patch84: 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch
%endif
@@ -1302,8 +1281,8 @@ ApplyOptionalPatch()
fi
}
-%setup -q -n kernel-20200603gitf359287765c0 -c
-mv linux-20200603gitf359287765c0 linux-%{KVERREL}
+%setup -q -n kernel-20200603gitd6f9469a03d8 -c
+mv linux-20200603gitd6f9469a03d8 linux-%{KVERREL}
cd linux-%{KVERREL}
cp -a %{SOURCE1} .
@@ -1386,26 +1365,6 @@ ApplyOptionalPatch 0001-arm64-allwinner-dts-a64-add-LCD-related-device-nodes.pat
ApplyOptionalPatch 0001-e1000e-bump-up-timeout-to-wait-when-ME-un-configure-.patch
ApplyOptionalPatch 0001-pwm-lpss-Fix-get_state-runtime-pm-reference-handling.patch
ApplyOptionalPatch 0001-x86-Fix-compile-issues-with-rh_check_supported.patch
-ApplyOptionalPatch 0001-disp-gv100-expose-capabilities-class.patch
-ApplyOptionalPatch 0001-core-memory-remove-redundant-assignments-to-variable.patch
-ApplyOptionalPatch 0001-acr-Use-kmemdup-instead-of-kmalloc-and-memcpy.patch
-ApplyOptionalPatch 0001-drm-Use-generic-helper-to-check-_PR3-presence.patch
-ApplyOptionalPatch 0001-mmu-Remove-unneeded-semicolon.patch
-ApplyOptionalPatch 0001-device-rework-mmio-mapping-code-to-get-rid-of-second.patch
-ApplyOptionalPatch 0001-device-detect-if-changing-endianness-failed.patch
-ApplyOptionalPatch 0001-device-detect-vGPUs.patch
-ApplyOptionalPatch 0001-device-use-regular-PRI-accessors-in-chipset-detectio.patch
-ApplyOptionalPatch 0001-kms-Fix-regression-by-audio-component-transition.patch
-ApplyOptionalPatch 0001-disp-nv50-increase-timeout-on-pio-channel-free-polli.patch
-ApplyOptionalPatch 0001-disp-hda-gt215-pass-head-to-nvkm_ior.hda.eld.patch
-ApplyOptionalPatch 0001-disp-hda-gf119-add-HAL-for-programming-device-entry-.patch
-ApplyOptionalPatch 0001-disp-hda-gf119-select-HDA-device-entry-based-on-boun.patch
-ApplyOptionalPatch 0001-disp-hda-gv100-NV_PDISP_SF_AUDIO_CNTRL0-register-mov.patch
-ApplyOptionalPatch 0001-kms-nv50-Initialize-core-channel-in-nouveau_display_.patch
-ApplyOptionalPatch 0001-kms-nv50-Probe-SOR-and-PIOR-caps-for-DP-interlacing-.patch
-ApplyOptionalPatch 0001-kms-gv100-Add-support-for-interlaced-modes.patch
-ApplyOptionalPatch 0001-kms-nv50-Move-8BPC-limit-for-MST-into-nv50_mstc_get_.patch
-ApplyOptionalPatch 0001-kms-nv50-Share-DP-SST-mode_valid-handling-with-MST.patch
ApplyOptionalPatch 0001-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch
ApplyOptionalPatch 0001-virt-vbox-Fix-guest-capabilities-mask-check.patch
ApplyOptionalPatch 0001-virt-vbox-Rename-guest_caps-struct-members-to-set_gu.patch
@@ -1413,7 +1372,6 @@ ApplyOptionalPatch 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.pat
ApplyOptionalPatch 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
ApplyOptionalPatch 0001-virt-vbox-Add-a-few-new-vmmdev-request-types-to-the-.patch
ApplyOptionalPatch 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch
-ApplyOptionalPatch 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch
%endif
@@ -2830,8 +2788,9 @@ fi
#
#
%changelog
-* Tue Jun 02 2020 CKI@GitLab <cki-project@redhat.com> [5.8.0-0.rc0.20200602gitf359287765c0.1]
-- f359287765c0 rebase
+* Wed Jun 03 2020 CKI@GitLab <cki-project@redhat.com> [5.8.0-0.rc0.20200603gitd6f9469a03d8.1]
+- d6f9469a03d8 rebase
+- Fix configs for Fedora ("Justin M. Forbes")
- Fix update_scripts.sh unselective pattern sub (David Howells)
- Updated changelog for the release based on b0c3ba31be3e ("CKI@GitLab")
- Drop the static path configuration for the Sphinx docs (Jeremy Cline)