batman-adv, batctl, mesh11sd, nodogsplash, opennds: fix defects found while reviewing the move to openwrt/packages - #1199
OpenWrt Makefiles: Passed
The changed package files follow the OpenWrt packaging guidelines.
Details
Checking PR #1199: batman-adv, batctl, mesh11sd, nodogsplash, opennds: fix defects found while reviewing the move to openwrt/packages (Makefile Audit)
Commit 6d105ee - mesh11sd: fix slow response to the informational options:
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ 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 4723774 - nodogsplash: fix config generation in the init script:
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ 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 9fcef6f - opennds: use the upstream spelling in the URL:
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ 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 44cb79d - batman-adv: drop the vestigial conffiles entry and fix the migration script:
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ 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 2076ee5 - batctl: clean up the Makefile:
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ 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 mesh11sd version unchanged, but PKG_RELEASE bumped from '1' to '2'
✅ Package nodogsplash version unchanged, but PKG_RELEASE bumped from '1' to '2'
✅ Package opennds version unchanged, but PKG_RELEASE bumped from '2' to '3'
✅ Package batman-adv version unchanged, but PKG_RELEASE bumped from '5' to '6'
✅ Package batctl version unchanged, but PKG_RELEASE bumped from '2' to '3'