From 641e4bf359fb8f9aec36d6e45e41c47d6034105b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 2 Nov 2015 01:52:39 +0100 Subject: BS config: Add back armv5tl as youri should now really enable it for cauldron only --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/mga_buildsystem/manifests/config.pp') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index b6008f8c..7043e518 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -519,7 +519,7 @@ class mga_buildsystem::config { default_distro => 'cauldron', distros => { 'cauldron' => { - 'arch' => $std_arch, + 'arch' => $std_arch_with_arm32, 'mandatory_arch' => $std_arch, 'no_media_cfg_update' => true, 'medias' => $std_medias, -- cgit v1.2.1