Skip to content

meshtasticd: update to 2.7.26 - #30548

Merged
commodo merged 1 commit into
openwrt:masterfrom
vidplace7:meshtasticd-v2.7.26
Sep 18, 2026
Merged

commodo merged 1 commit into
openwrt:masterfrom
vidplace7:meshtasticd-v2.7.26

Conversation

@vidplace7

Copy link
Copy Markdown
Contributor

📦 Package Details

Maintainer: @vidplace7 (me), @GeorgeSapkin

Description:
Update meshtasticd to v2.7.26

Release Notes:
https://github.com/meshtastic/firmware/releases/tag/v2.7.26.54e0d8d

Note: Compilation output file name was changed from program to meshtasticd upstream with this release; packaging was updated accordingly.


🧪 Run Testing Details

  • OpenWrt Version: SNAPSHOT
  • OpenWrt Target/Subtarget: mediatek/filogic
  • OpenWrt Device: OpenWRT One

✅ Formalities

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

Release Notes:
https://github.com/meshtastic/firmware/releases/tag/v2.7.26.54e0d8d

Signed-off-by: Austin Lane <vidplace7@gmail.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.

Commit checks

  • 40c564c "meshtasticd: update to 2.7.26" — the message covers only the version bump; the install-path change from program to meshtasticd is explained in the PR body but not in the commit, where it will be the only record after merge. Worth one line in the body.

Generated by Claude Code

Comment thread net/meshtasticd/Makefile
PKG_RELEASE:=2
PKG_VERSION:=2.7.26
PKG_SOURCE_VERSION:=v$(PKG_VERSION).54e0d8d
PKG_RELEASE:=1

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.

meshtasticd-web derives its version from this counter (VERSION:=$(FRONTEND_VERSION)-r$(PKG_RELEASE) at Makefile:78), and FRONTEND_VERSION stays at 2.6.7 here, so that package goes backwards from 2.6.7-r2 to 2.6.7-r1 and installed devices won't take it as an upgrade. Giving the frontend its own release counter would keep it monotonic across PKG_RELEASE resets.


Generated by Claude Code

@commodo
commodo merged commit 4df8cf1 into openwrt:master Sep 18, 2026
11 of 14 checks passed
@vidplace7
vidplace7 deleted the meshtasticd-v2.7.26 branch September 18, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants