commit 902100b50e2f3fe58fdd6d0dbb5f699c6359d451

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1287
This commit is contained in:
Michal Suchanek 2020-04-17 08:08:53 +00:00 committed by Git OBS Bridge
parent c2378f5fb7
commit e23a21d11a
36 changed files with 307 additions and 50 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4131b2685d897c613fca9b45103cf52fb7550a62e8972475700b7659f68bd733
size 250127
oid sha256:d4c07531744ff52d171f6d739da55ab7d5d06a5fabbb641ed878a68b862638ff
size 250604

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
%endif
Url: http://www.kernel.org/
Provides: %name = %version-%source_rel
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
BuildRequires: kernel%kernel_flavor-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: linux
Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.6.4
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
- Update config files: fix vanilla config for CONFIG_SND_HDA_PREALLOC_SIZE
Those have to removed from vanilla config once after the fix went into
5.6.y stable tree and backported.
- commit 902100b
-------------------------------------------------------------------
Wed Apr 15 10:57:46 CEST 2020 - tiwai@suse.de
- ALSA: hda: Allow setting preallocation again for x86
(bsc#1169471).
- Update config files: revert CONFIG_SND_HDA_PREALLOC_SIZE changes
- commit 2cd7ffd
-------------------------------------------------------------------
Mon Apr 13 20:13:10 CEST 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ge42da4f
Release: <RELEASE>.g902100b
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
# END COMMON DEPS
Provides: %name-srchash-e42da4fdf31f7f1da63e95b886f4802adc7f8eac
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbcd3f896ca9a1d3f2505079fee280dd8ee8b6d2127efee5228141228b6f5ae3
size 57515
oid sha256:2f3de90ce36015bebbabb375c8a6406dd545ea387c32e70a3323ca07fc7297a8
size 58234

View File

@ -159,6 +159,7 @@
patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch
patches.suse/efi-x86-Fix-the-deletion-of-variables-in-mixed-mode.patch
patches.suse/ALSA-hda-Allow-setting-preallocation-again-for-x86.patch
########################################################
# kbuild/module infrastructure fixes

View File

@ -1,3 +1,3 @@
2020-04-13 18:13:21 +0000
GIT Revision: e42da4fdf31f7f1da63e95b886f4802adc7f8eac
2020-04-15 16:05:40 +0000
GIT Revision: 902100b50e2f3fe58fdd6d0dbb5f699c6359d451
GIT Branch: stable