cjdns: fix version reporting, riscv64 build and CI runtime tests - #1190
cjdns: fix version reporting, riscv64 build and CI runtime tests#1190BKPepe wants to merge 4 commits into
OpenWrt Makefiles: Passed
The changed package files follow the OpenWrt packaging guidelines.
Details
Checking PR #1190: cjdns: fix version reporting, riscv64 build and CI runtime tests (Makefile Audit)
Commit 64b2f5f - cjdns: indent package metadata with two spaces:
✅ 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 cad991a - cjdns: fix version reporting of binaries:
✅ 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 05f4413 - cjdns: mark as broken on riscv64:
✅ 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 7b47b49 - cjdns: add test-version.sh for CI runtime tests:
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline
Package Release Audit:
✅ Package cjdns version unchanged, but PKG_RELEASE bumped from '6' to '7'