From 54ee130d1a71ed3603d55e2a9e1154f4798024e7 Mon Sep 17 00:00:00 2001 From: Brett Rudley Date: Mon, 26 Jul 2021 17:14:20 -0700 Subject: [PATCH] swap mcuboot to use https instead of git@ cloning --- west.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/west.yml b/west.yml index bcc6859b5d08e..92cb1890e091f 100644 --- a/west.yml +++ b/west.yml @@ -23,6 +23,8 @@ manifest: url-base: https://github.com/zephyrproject-rtos - name: recogni url-base: git@github.com:recogni + - name: recogni-http + url-base: https://github.com/recogni # # Please add items below based on alphabetical order @@ -38,7 +40,7 @@ manifest: - name: mcuboot path: modules/mcuboot revision: 65e999a4c427dc2a5a9bf1e83c2122891d5da8ad - remote: recogni + remote: recogni-http self: