summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf3
1 files changed, 3 insertions, 0 deletions
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"