Whamcloud - gitweb
LU-18632 debian: add uapi headers to dkms module package 49/57749/4
authorAurelien Degremont <adegremont@nvidia.com>
Tue, 14 Jan 2025 10:44:04 +0000 (11:44 +0100)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:30:31 +0000 (06:30 +0000)
commit455bde17d1572ae25593182dd80d31046888e2ed
treed4f1ba1ca54690cd24d5aec5c8f8e1a4fb748d30
parentee47ed2491e08ab293dfa2675d7d015bdb9b1031
LU-18632 debian: add uapi headers to dkms module package

Kernel-related header files (uapi) are only packaged in 'lustre-client-modules'
package, and not with dkms. Ensure they are packages for both type of packages.

We need to provide them alongside the kernel module packages to avoid future
conflicts if Lustre is available through the distro linux kernel.

Test-Parameters: trivial
Change-Id: Iab154cf46c121fa6cc8d559ba6ad63ffe19f52a5
Signed-off-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57749
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
debian/rules