From 14f270cf9a896c491ce204043df8555186472919 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 3 Nov 2015 01:54:34 +0100 Subject: local.conf: add Toradex source mirror as pre-mirror To download the sources mirrored on sources.toradex.com add the Toradex mirror as pre-mirror. --- buildconf/local.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buildconf/local.conf') diff --git a/buildconf/local.conf b/buildconf/local.conf index 31fc23c..1535ee1 100644 --- a/buildconf/local.conf +++ b/buildconf/local.conf @@ -241,6 +241,9 @@ CONF_VERSION = "1" # Delete the the source/object/binary files once a package is built to preserve disk space INHERIT += "rm_work" +# Add Toradex source mirror +INHERIT += "toradex-mirrors" + # Use this distro DISTRO = "angstrom-v2015.06" -- cgit v1.2.3