Skip to content

bird3: add new package - #30166

Merged
tohojo merged 2 commits into
openwrt:masterfrom
BKPepe:add-bird3
Aug 11, 2026
Merged

bird3: add new package#30166
tohojo merged 2 commits into
openwrt:masterfrom
BKPepe:add-bird3

bird3: drop stale conffiles entries

4ed849e
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles succeeded Aug 11, 2026 in 0s

OpenWrt Makefiles: Passed

The changed package files follow the OpenWrt packaging guidelines.

Details

Checking PR #30166: bird3: add new package (Makefile Audit)

Commit 039ea49 - bird3: add new package:

✅ Mandatory structural metadata present: 'PKG_MAINTAINER'
✅ Mandatory structural metadata present: 'PKG_LICENSE'
✅ Mandatory structural metadata present: 'PKG_LICENSE_FILES'
✅ PKG_MAINTAINER email address format is valid: 'toke@toke.dk'
✅ PKG_MAINTAINER email address format is valid: 'vincent@systemli.org'
✅ Makefile conffiles macro properly registers INSTALL_CONF tracking parameters
✅ Makefile conffiles block contains no spaces or indentation and paths are correctly formatted
✅ 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 4ed849e - bird3: drop stale conffiles entries:

✅ 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:

⚠️ Warning: New package net/bird3 must start with PKG_RELEASE set to 1 (currently: '2')