build: west: Change the remote of civetweb to upstream
It was accidentaly set to a fork of Civetweb instead of the original repo. Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
This commit is contained in:
parent
f46cf1d6d2
commit
54ce5eb32e
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -22,7 +22,7 @@ manifest:
|
|||
- name: upstream
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
- name: civetweb
|
||||
url-base: https://github.com/antmicro
|
||||
url-base: https://github.com/civetweb
|
||||
|
||||
#
|
||||
# Please add items below based on alphabetical order
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue