From 3e32c98b6e52293fb476383be943ec952b354a62 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Tue, 18 Feb 2020 15:55:13 -0300 Subject: [PATCH] git-mirrors.yml: add meta-security Signed-off-by: Ricardo Salveti --- git-mirrors.yml | 3 +++ 1 file changed, 3 insertions(+) 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"