From 22c7310b8fafb7df512e4e44f81dfda41675658f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 2 Mar 2016 10:37:16 +0000 Subject: Remove armv5tl from dependency checks, this does not work very well --- modules/youri-check/templates/cauldron.conf | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'modules/youri-check') diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index 46c38707..036d8231 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -386,26 +386,11 @@ medias: allowed: - core.x86_64 - core.i586 - - core.armv5tl missing: allowed: - core.sources - core.armv5tl: - class: Youri::Media::URPM - options: - name: core - type: binary - hdlist: ${mirror_armv5tl}/media_info/hdlist_core.cz - options: - dependencies: - allowed: - - core.armv5tl - missing: - allowed: - - core.sources - core.sources: class: Youri::Media::URPM options: @@ -417,7 +402,6 @@ medias: allowed: - core.x86_64 - core.i586 - - core.armv5tl nonfree.i586: class: Youri::Media::URPM -- cgit v1.2.1