Skip to content

luci-app-openthread: read the stopped-network dataset via ubus status - #8890

Draft
LorbusChris wants to merge 2 commits into
openwrt:masterfrom
LorbusChris:luci-app-openthread-status
Draft

luci-app-openthread: read the stopped-network dataset via ubus status#8890
LorbusChris wants to merge 2 commits into
openwrt:masterfrom
LorbusChris:luci-app-openthread-status

luci-app-openthread: read the stopped-network dataset via ubus status

4326260
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles succeeded Aug 22, 2026 in 0s

OpenWrt Makefiles: Passed

The changed package files follow the OpenWrt packaging guidelines.

Details

Checking PR #8890: luci-app-openthread: read the stopped-network dataset via ubus status (Makefile Audit)

Commit 467a4bc - luci-app-openthread: add new application:

✅ Mandatory structural metadata present: 'PKG_MAINTAINER'
✅ Mandatory structural metadata present: 'PKG_LICENSE'
✅ PKG_MAINTAINER email address format is valid: 'c.glombek@cosa.systems'
✅ PKG_LICENSE uses no deprecated or informal SPDX identifiers
✅ Makefile does not assign per-package variables at the top level
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ No feed package forces its own inclusion into buildbot default images via DEFAULT+BUILDBOT
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit 4326260 - luci-app-openthread: read the stopped-network dataset via ubus status:

✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline