From 27032caf8e1520ef766b0d8c7a35cb5e47f6f099 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 15 2019 07:43:06 +0000 Subject: IoT: images: allow armhfp to fail while things settle out Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index b266bf3..9354825 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -221,6 +221,7 @@ image_build = { 'arches': ['aarch64', 'armhfp', 'x86_64'], 'install_tree_from': "https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-30/compose/Everything/$arch/os/", 'subvariant': 'IoT', + 'failable': ['armhfp'], } } ],