From fb1ae4d15548cc07d62cc2545257a5b8ab51b39f Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Mon, 26 Apr 2021 10:36:27 +0000 Subject: [PATCH] west.yml: Update mcumgr revision The mcumgr version has been updated to 0.2.0 Commits affecting Zephyr that are included with the new revision: 62009e0 img_mgmt_state_set_pending: corrected error handling (bug fix) Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 703f8806026..3602b092419 100644 --- a/west.yml +++ b/west.yml @@ -94,7 +94,7 @@ manifest: revision: 6eca8bbc2bdbf16d5ebbfd89ca27aaa9b3d88400 path: bootloader/mcuboot - name: mcumgr - revision: 9f09bae7c0ad7df5e0a72731061125913fba61c7 + revision: 5c5055f5a7565f8152d75fcecf07262928b4d56e path: modules/lib/mcumgr - name: net-tools revision: f49bd1354616fae4093bf36e5eaee43c51a55127