Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ateixeira:xps13
intel-ipu6
0001-dkms-use-debian-package-version-as-PACKAGE...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-dkms-use-debian-package-version-as-PACKAGE_VERSION.patch of Package intel-ipu6
From: "You-Sheng Yang (vicamo)" <vicamo@gmail.com> Date: Wed, 27 Apr 2022 18:05:57 +0800 Subject: dkms: use debian package version as PACKAGE_VERSION Signed-off-by: You-Sheng Yang (vicamo) <vicamo@gmail.com> --- dkms.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dkms.conf b/dkms.conf index edab69b..5cd2209 100644 --- a/dkms.conf +++ b/dkms.conf @@ -1,5 +1,5 @@ -PACKAGE_NAME=ipu6-drivers -PACKAGE_VERSION=0.0.0 +PACKAGE_NAME="ipu6-drivers" +PACKAGE_VERSION="#MODULE_VERSION#" MAKE="make KERNELRELEASE=$kernelver KERNEL_SRC=$kernel_source_dir" CLEAN="make KERNELRELEASE=$kernelver KERNEL_SRC=$kernel_source_dir clean"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor