From: Aurelien Degremont Date: Tue, 7 Nov 2023 19:43:48 +0000 (-0800) Subject: LU-17256 debian: allow building client dkms on arm64 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f98ec6459a65066e0ba822b3de1500642eb331da;p=fs%2Flustre-release.git LU-17256 debian: allow building client dkms on arm64 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 Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53023 Reviewed-by: Andreas Dilger Reviewed-by: Colin Faber Tested-by: jenkins Tested-by: Maloo --- diff --git a/debian/control b/debian/control index fd66911..d6d7678 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/control.main b/debian/control.main index df81ddf..324360a 100644 --- a/debian/control.main +++ b/debian/control.main @@ -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