From 351cc73eaa99ddec520ba8971ef8ef5c70ff69c9 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Fri, 28 Dec 2018 15:40:37 +0000 Subject: [PATCH] The ONL repositories are not yet setup for armhf properly so limit their use to working architectures until fixed. --- builds/any/rootfs/stretch/standard/standard.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builds/any/rootfs/stretch/standard/standard.yml b/builds/any/rootfs/stretch/standard/standard.yml index 6adb7f1c..6b729e7b 100644 --- a/builds/any/rootfs/stretch/standard/standard.yml +++ b/builds/any/rootfs/stretch/standard/standard.yml @@ -46,12 +46,14 @@ Multistrap: source: http://apt.opennetlinux.org/debian suite: unstable omitdebsrc: true + arches: amd64, arm64, armel ONL-Local: packages: *Packages source: http://${APT_CACHE}apt.opennetlinux.org/debian suite: unstable omitdebsrc: true + arches: amd64, arm64, armel Local-All: source: ${ONLPM_OPTION_REPO}/${ONL_DEBIAN_SUITE}/packages/binary-all