Accepting request 1099603 from home:chrBrd:branches:hardware
Add additional patch info. OBS-URL: https://build.opensuse.org/request/show/1099603 OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=13
This commit is contained in:
parent
97d12b5d3f
commit
2e105514f9
@ -64,6 +64,10 @@ Patch0: fix-for-backported-dma-buf-ns.patch
|
|||||||
# The function signature for `class_create()` was changed in kernels >= 6.4.x to only accept a
|
# The function signature for `class_create()` was changed in kernels >= 6.4.x to only accept a
|
||||||
# single argument (see kernel commit #dcfbb67).
|
# single argument (see kernel commit #dcfbb67).
|
||||||
# This patch conditionally modifies how `class_create()` is called depending on the kernel version.
|
# This patch conditionally modifies how `class_create()` is called depending on the kernel version.
|
||||||
|
# See:
|
||||||
|
# https://github.com/google/gasket-driver/pull/13
|
||||||
|
# https://github.com/google/gasket-driver/commit/83cbe8264fc63511e4e6250f2426749951a340c8.patch
|
||||||
|
# PATCH-FIX-OPENSUSE fix-kernel-gte-6.4.patch gh#google/gasket-driver!13
|
||||||
Patch1: fix-kernel-gte-6.4.patch
|
Patch1: fix-kernel-gte-6.4.patch
|
||||||
|
|
||||||
# This directive instructs the build service to temporarily save the project's
|
# This directive instructs the build service to temporarily save the project's
|
||||||
@ -92,6 +96,7 @@ The driver contains two modules:
|
|||||||
|
|
||||||
# This magic "KMP" subpackage is documented in
|
# This magic "KMP" subpackage is documented in
|
||||||
# https://en.opensuse.org/Kernel_Module_Packages#Specfile_mechanisms
|
# https://en.opensuse.org/Kernel_Module_Packages#Specfile_mechanisms
|
||||||
|
|
||||||
%package KMP
|
%package KMP
|
||||||
Summary: Gasket Driver kernel modules
|
Summary: Gasket Driver kernel modules
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user