From 48c39ae07936974ac7b086446193aba343c4eb9e Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 16 Oct 2019 12:31:06 +0000 Subject: Build for armv7hl mostly on the fast machine Leave 2 other armlets as building on aarch64 chroot doesn't work for Mageia 7 (rpm-mageia-setup will need an update). --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/mga_buildsystem/manifests') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 0407768b..f792b02f 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -29,7 +29,7 @@ class mga_buildsystem::config { 'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ], 'x86_64' => [ 'rabbit0', 'ecosse0', 'scwx861', 'rabbit1', 'ecosse1', 'scwx862', 'rabbit2', 'scwx863' ], 'armv5tl' => [ 'armorique', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ], - 'armv7hl' => [ 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armlet8', 'armlet9' ], + 'armv7hl' => [ 'armlet10', 'armlet11', 'armlet3', 'armlet8', 'armlet12' ], 'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ], }, build_nodes_aliases => { -- cgit v1.2.1