Skip to content

Commit ff36d25

Browse files
brudleyberendo
authored andcommitted
merge #31 :: swap mcuboot to use https instead of git@ cloning
1 parent 914d75e commit ff36d25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

west.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: recogni
2525
url-base: [email protected]:recogni
26+
- name: recogni-http
27+
url-base: https://github.com/recogni
2628

2729
#
2830
# Please add items below based on alphabetical order
@@ -95,7 +97,7 @@ manifest:
9597
- name: mcuboot
9698
revision: 65e999a4c427dc2a5a9bf1e83c2122891d5da8ad
9799
path: modules/mcuboot
98-
remote: recogni
100+
remote: recogni-http
99101
- name: mcumgr
100102
revision: 5c5055f5a7565f8152d75fcecf07262928b4d56e
101103
path: modules/lib/mcumgr

0 commit comments

Comments
 (0)