Skip to content

[24.10] batman-adv: merge bugfixes from 2026.3 - #1201

Merged
simonwunderlich merged 8 commits into
openwrt:openwrt-24.10from
ecsv:batadv-for-24.10
Sep 3, 2026
Merged

[24.10] batman-adv: merge bugfixes from 2026.3#1201
simonwunderlich merged 8 commits into
openwrt:openwrt-24.10from
ecsv:batadv-for-24.10

batman-adv: merge bugfixes from 2026.3

78bcc66
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles succeeded Sep 3, 2026 in 0s

OpenWrt Makefiles: Passed

The changed package files follow the OpenWrt packaging guidelines.

Details

Checking PR #1201: [24.10] batman-adv: merge bugfixes from 2026.3 (Makefile Audit)

Commit f8b4b9f - batman-adv: drop the vestigial conffiles entry and fix the migration script:

✅ 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 e1973b1 - batctl: clean up the Makefile:

✅ Makefile does not assign per-package variables at the top level
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ 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 0c573d6 - alfred: reformat patches:

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

Commit a487570 - batctl: reformat patches:

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

Commit 38d3479 - batman-adv: reformat patches:

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

Commit 5333aed - alfred: merge bugfixes from 2026.3:

✅ 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 2c366d2 - batctl: merge bugfixes from 2026.3:

✅ 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 78bcc66 - batman-adv: merge bugfixes from 2026.3:

✅ 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

Package Release Audit:

✅ Package batman-adv version unchanged, but PKG_RELEASE bumped from '11' to '13'
✅ Package batctl version unchanged, but PKG_RELEASE bumped from '3' to '5'
✅ Package alfred version unchanged, but PKG_RELEASE bumped from '2' to '3'