Whamcloud - gitweb
LU-17256 debian: allow building client dkms on arm64
authorAurelien Degremont <adegremont@nvidia.com>
Tue, 7 Nov 2023 19:43:48 +0000 (11:43 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 9 Nov 2023 08:35:54 +0000 (08:35 +0000)
Just add 'arm64' on the supported architecture list
for 'lustre-client-modules-dkms' debian package.

Lustre-change: https://review.whamcloud.com/52951
Lustre-commit: c4c9a8eea31cf9aa02f75ca3f119f90d67c70cc5

Test-Parameters: trivial
Change-Id: I2af307ee87448faeec81f6e0e27573ae980710f1
Signed-off-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53023
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Colin Faber <cfaber@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
debian/control
debian/control.main

index fd66911..d6d7678 100644 (file)
@@ -110,7 +110,7 @@ Description: Development files for the Lustre filesystem
 
 Package: lustre-client-modules-dkms
 Section: admin
-Architecture: i386 armhf powerpc ppc64el amd64 ia64
+Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64
 Priority: optional
 Depends: autoconf, automake, bison, build-essential, dkms, flex, libaio-dev, libkeyutils-dev, libkrb5-dev, libtool, libselinux-dev, libssl-dev, libyaml-dev, linux-base, linux-image (>= 3.10) | linux-image-generic (>= 3.10) | linux-image-amd64 (>= 3.10) | linux-image-arm64 (>= 3.10), linux-headers-generic | linux-headers-amd64, module-assistant, pkg-config, python3-distutils | python3-distutils-extra, python3-dev, libnl-genl-3-dev, zlib1g-dev, libmount1, libmount-dev, libkeyutils1, libkeyutils-dev
 Provides: lustre-client-modules
index df81ddf..324360a 100644 (file)
@@ -110,7 +110,7 @@ Description: Development files for the Lustre filesystem
 
 Package: lustre-client-modules-dkms
 Section: admin
-Architecture: i386 armhf powerpc ppc64el amd64 ia64
+Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64
 Priority: optional
 Depends: autoconf, automake, bison, build-essential, dkms, flex, libaio-dev, libkeyutils-dev, libkrb5-dev, libtool, libselinux-dev, libssl-dev, libyaml-dev, linux-base, linux-image (>= 3.10) | linux-image-generic (>= 3.10) | linux-image-amd64 (>= 3.10) | linux-image-arm64 (>= 3.10), linux-headers-generic | linux-headers-amd64, module-assistant, pkg-config, python3-distutils | python3-distutils-extra, python3-dev, libnl-genl-3-dev, zlib1g-dev, libmount1, libmount-dev, libkeyutils1, libkeyutils-dev
 Provides: lustre-client-modules