manifest: Remove mcumgr from manifest
The commit removes mcumgr library, as module, from west.yml manifest, as the mcumgr library source is now kept within Zephyr source code tree. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
a29ab5106b
commit
1593357dde
1 changed files with 0 additions and 3 deletions
3
west.yml
3
west.yml
|
@ -170,9 +170,6 @@ manifest:
|
|||
- name: mcuboot
|
||||
revision: 225b02468bf77806bdd5f503725256cb345970d2
|
||||
path: bootloader/mcuboot
|
||||
- name: mcumgr
|
||||
revision: c854c85ec75d624c47058bc4ac0ab9b12e2dd0e7
|
||||
path: modules/lib/mcumgr
|
||||
- name: mipi-sys-t
|
||||
path: modules/debug/mipi-sys-t
|
||||
groups:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue