From: Lei Feng Date: Tue, 7 Nov 2023 04:06:24 +0000 (+0800) Subject: EX-8551 lipe: build arch-specific lipe-lpcc package X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=185a690efaa25ad45dc0d4ab43c182a2fb45604e;p=fs%2Flustre-release.git EX-8551 lipe: build arch-specific lipe-lpcc package lpcc_purge in lipe-lpcc package is an exec binary. So need arch-specific lipe-lpcc package. Signed-off-by: Lei Feng Test-Parameters: trivial Change-Id: I0387e258eaec6e39156f823d3a38b5dc3fb9a4cd Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53007 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Raphael Druon Reviewed-by: Andreas Dilger --- diff --git a/lipe/debian/control b/lipe/debian/control index 292be7a..534bd40 100644 --- a/lipe/debian/control +++ b/lipe/debian/control @@ -10,7 +10,7 @@ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git Package: lipe-lpcc Section: utils -Architecture: all +Architecture: amd64 arm64 Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, e2fsprogs (>= 1.42.13.wc6), python3-yaml Description: Tools for LPCC (Lustre Persisted Client Cache) diff --git a/lipe/debian/control.main b/lipe/debian/control.main index 292be7a..534bd40 100644 --- a/lipe/debian/control.main +++ b/lipe/debian/control.main @@ -10,7 +10,7 @@ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git Package: lipe-lpcc Section: utils -Architecture: all +Architecture: amd64 arm64 Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, e2fsprogs (>= 1.42.13.wc6), python3-yaml Description: Tools for LPCC (Lustre Persisted Client Cache)