summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 8c6fd5f..5b68915 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -262,8 +262,8 @@ 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"
+# Add Toradex bbclasses
+INHERIT += "toradex-mirrors toradex-sanity"
# Use this distro
DISTRO = "tdx-xwayland"