commit fd0e37e0381eda2081f1046e00a48506d2ced57f
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2047
This commit is contained in:
parent
72487a806e
commit
7dfb2ea89e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:83352385ca41f639410ff39b4f9995bbaf7fdd9852b5133446cebf2f1cce8f49
|
oid sha256:4dad7121ed1074f370c3f590fcb979a7c63a126785585ee1e8aa69bdc12a64b0
|
||||||
size 288539
|
size 288678
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-trace = 3.13
|
Provides: kernel-trace = 3.13
|
||||||
Obsoletes: kernel-trace <= 3.13
|
Obsoletes: kernel-trace <= 3.13
|
||||||
@ -1342,8 +1342,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-trace-base = 3.13
|
Provides: kernel-trace-base = 3.13
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ License: GPL-2.0-only
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -83,7 +83,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
URL: https://www.kernel.org/
|
URL: https://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1309,8 +1309,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
BuildRequires: kernel%kernel_flavor-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -58,7 +58,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-desktop = 4.3
|
Provides: kernel-desktop = 4.3
|
||||||
Obsoletes: kernel-desktop <= 4.3
|
Obsoletes: kernel-desktop <= 4.3
|
||||||
@ -1325,8 +1325,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-desktop-base = 4.3
|
Provides: kernel-desktop-base = 4.3
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -49,7 +49,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1302,8 +1302,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 17:02:16 CET 2023 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable Loongson drivers
|
||||||
|
Loongson is a mips architecture, I don't think it makes sense to
|
||||||
|
build Loongson drivers on other architectures.
|
||||||
|
- commit 4d5bd14
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:36:21 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: support hibernation (bsc#1207948).
|
||||||
|
- wifi: ath11k: thermal: don't try to register multiple times
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: fix warning on DMA ring capabilities event
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: do not dump SRNG statistics during resume
|
||||||
|
(bsc#1207948).
|
||||||
|
- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948).
|
||||||
|
- wifi: ath11k: handle irq enable/disable in several code path
|
||||||
|
(bsc#1207948).
|
||||||
|
- bus: mhi: host: add new interfaces to handle MHI channels
|
||||||
|
directly (bsc#1207948).
|
||||||
|
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
|
||||||
|
- commit 10bbcec
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:34:47 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- wifi: ath11k: rename the sc naming convention to ab
|
||||||
|
(bsc#1207948).
|
||||||
|
- commit e66948e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 10:33:31 CET 2023 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Drop ath11k hibernation patch set once for renewal (bsc#1207948)
|
||||||
|
- commit 9ecdaa5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
Thu Nov 9 06:27:25 CET 2023 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -114,7 +114,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.1
|
Version: 6.6.1
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g1fcc265
|
Release: <RELEASE>.gfd0e37e
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: %name-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%define kmp_target_cpu %_target_cpu
|
%define kmp_target_cpu %_target_cpu
|
||||||
@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-%build_flavor-base-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
Provides: kernel-srchash-1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
Provides: kernel-srchash-fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
|
|
||||||
%obsolete_rebuilds %name-base
|
%obsolete_rebuilds %name-base
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4036652b16c247b2150e033b2efe161a50f004b6e77c050a4ea6dec65f8a79ee
|
oid sha256:e5e306e5742300f7af69a9b69dd3d83f9459a9e00b989d26b0b1ec9c5bb9979a
|
||||||
size 53409
|
size 55690
|
||||||
|
12
series.conf
12
series.conf
@ -87,6 +87,7 @@
|
|||||||
# sorted patches
|
# sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
|
|
||||||
|
patches.suse/wifi-ath11k-rename-the-sc-naming-convention-to-ab.patch
|
||||||
patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
|
patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
|
||||||
patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
|
patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
|
||||||
patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
|
patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
|
||||||
@ -225,12 +226,15 @@
|
|||||||
patches.suse/b43-missing-firmware-info.patch
|
patches.suse/b43-missing-firmware-info.patch
|
||||||
patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch
|
patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch
|
||||||
|
|
||||||
patches.suse/bus-mhi-host-add-destroy_device-argument-to-mhi_powe.patch
|
patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch
|
||||||
patches.suse/bus-mhi-add-new-interfaces-to-handle-MHI-channels-di.patch
|
patches.suse/bus-mhi-host-add-new-interfaces-to-handle-MHI-channe.patch
|
||||||
patches.suse/wifi-ath11k-add-support-for-suspend-in-power-down-st.patch
|
|
||||||
patches.suse/wifi-ath11k-handle-irq-enable-disable-in-several-cod.patch
|
patches.suse/wifi-ath11k-handle-irq-enable-disable-in-several-cod.patch
|
||||||
patches.suse/wifi-ath11k-handle-thermal-device-registeration-toge.patch
|
|
||||||
patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch
|
patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch
|
||||||
|
patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch
|
||||||
|
patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch
|
||||||
|
patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch
|
||||||
|
patches.suse/wifi-ath11k-support-hibernation.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# USB
|
# USB
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2023-11-09 05:27:56 +0000
|
2023-11-13 09:24:43 +0000
|
||||||
GIT Revision: 1fcc265d62f50cb2666f9c9b4876e08a6222b8cb
|
GIT Revision: fd0e37e0381eda2081f1046e00a48506d2ced57f
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user