diff --git a/config.py b/config.py
index 63e8b5627ae2..438753395da1 100644
--- a/config.py
+++ b/config.py
@@ -70,6 +70,7 @@ repos = {
     "meta-webosose": ["https://github.com/webosose/meta-webosose.git", "master"],
     "meta-qcom": ["https://github.com/qualcomm-linux/meta-qcom", "master"],
     "meta-riscv": ["https://github.com/riscv/meta-riscv.git", "master"],
+    "meta-lts-mixins": ["ssh://git@push.yoctoproject.org/meta-lts-mixins", "master"],
 }
 
 trigger_builders_wait_shared = [
