Skip to content

cjdns: fix version reporting, riscv64 build and CI runtime tests - #1190

Merged
BKPepe merged 4 commits into
openwrt:openwrt-25.12from
BKPepe:cjdns-ci-fixes
Sep 9, 2026
Merged

cjdns: fix version reporting, riscv64 build and CI runtime tests#1190
BKPepe merged 4 commits into
openwrt:openwrt-25.12from
BKPepe:cjdns-ci-fixes

cjdns: add test-version.sh for CI runtime tests

7b47b49
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles succeeded Sep 9, 2026 in 0s

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 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 cad991a - cjdns: fix version reporting of binaries:

✅ 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 05f4413 - cjdns: mark as broken on riscv64:

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