diff --git a/config.json b/config.json
index 407d2451c514..631b7c82f20b 100644
--- a/config.json
+++ b/config.json
@@ -1898,6 +1898,12 @@
             "revision" : "HEAD",
             "no-layer-add" : true
         },
+        "meta-yocto" : {
+            "url" : "ssh://git@push.yoctoproject.org/meta-yocto",
+            "branch" : "master",
+            "revision" : "HEAD",
+            "no-layer-add" : true
+        },
         "meta-mingw" : {
             "url" : "ssh://git@push.yoctoproject.org/meta-mingw",
             "branch" : "master",
