From 1593357dde2dd69b4ad8712de70b455b8ff277c4 Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Wed, 9 Jun 2021 12:14:58 +0000 Subject: [PATCH] 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 --- west.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/west.yml b/west.yml index 985e9ffa68c..0fd9aedc7a6 100644 --- a/west.yml +++ b/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: