diff --git a/git-mirrors.yml b/git-mirrors.yml index 8ad8720e..1cb5a023 100644 --- a/git-mirrors.yml +++ b/git-mirrors.yml @@ -49,6 +49,9 @@ meta-updater: meta-selinux: url: "https://git.yoctoproject.org/git/meta-selinux.git" +meta-security: + url: "https://git.yoctoproject.org/git/meta-security.git" + # These are repositories needed to produce the OTA community edition server/client ota-community-edition: url: "https://github.com/advancedtelematic/ota-community-edition"