Skip to content

mcumgr-cli: add package - #30550

Open
brucerry wants to merge 1 commit into
openwrt:masterfrom
brucerry:mcumgr-cli
Open

brucerry wants to merge 1 commit into
openwrt:masterfrom
brucerry:mcumgr-cli

Conversation

@brucerry

@brucerry brucerry commented Sep 17, 2026

Copy link
Copy Markdown

Maintainer:

@apache

Description:

MCU Manager (mcumgr) is the application tool that enables a user
to communicate with and manage remote devices running an mcumgr server.
It supports firmware upgrades, file management, and device management
over various transports including serial, BLE, and UDP.


🧪 Run Testing Details

  • OpenWrt Version: 23.05, 24.10
  • OpenWrt Target/Subtarget: Qualcomm platform
  • OpenWrt Device: Not supported as open source

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit.


Generated by Claude Code

Comment thread net/mcumgr-cli/Makefile Outdated
Comment thread net/mcumgr-cli/Makefile Outdated
Comment thread net/mcumgr-cli/Makefile Outdated
Comment thread net/mcumgr-cli/Makefile Outdated
Comment thread net/mcumgr-cli/Makefile

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit checks

  • 9283cf7 "mcumgr-cli: add package" — Co-authored-by: OpenWrt AI review account <openwrt-ai@hauke-m.de> credits a review bot as an author of the code; drop that trailer.

Generated by Claude Code

Comment thread net/mcumgr-cli/Makefile Outdated
Add the MCU Manager command-line tool for communicating with and managing
remote devices over serial, BLE, and UDP.

Use the standard Go package build and install definitions. Override the generic
runtime version check because the pinned upstream source hardcodes 0.0.0-dev
in a struct initialized by main.

Upstream: https://github.com/apache/mynewt-mcumgr-cli

Co-authored-by: OpenWrt AI review account <openwrt-ai@hauke-m.de>
Signed-off-by: Bruce Cheung <bruce.cheung@emplustech.com>

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no new issues found.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants