]> git.99rst.org Git - openwrt-packages.git/commit
olsrd: add missing jshn dependency to olsrd-utils
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 10:39:35 +0000 (12:39 +0200)
committerNick Hainke <redacted>
Thu, 13 Aug 2026 21:21:19 +0000 (23:21 +0200)
commitd4c843ea2fd80a91ba736b556750aac829130b8d
tree7964830bc4253450edfb0d9425935ba1315b964a
parent9af67f00387e20b5c32f9f78f2b8486dfff0dbc3
olsrd: add missing jshn dependency to olsrd-utils

The only file shipped by olsrd-utils is olsrd-neigh.sh, which
sources /usr/share/libubox/jshn.sh on its third line. That file
belongs to the jshn package, which is not pulled in by the
olsrd -> libubus -> libubox dependency chain, so on a minimal image
the utility fails immediately with "not found".

Reported-by: openwrt-ai[bot]
Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
net/olsrd/Makefile
git clone https://git.99rst.org/PROJECT