Trying to install TINC

I’m trying to install https://downloads.openwrt.org/releases/18.06.1/packages/mips_24kc/packages/tinc_1.0.35-1_mips_24kc.ipk

on a AR300M NAND running OpenWrt 18.06.1 r7258-5eb055306f / LuCI openwrt-18.06 branch (git-18.228.31946-f64b152) and Kernel 4.9.120.

root@OpenWrt:~# opkg install tinc_1.0.35-1_mips_24kc.ipk
Installing tinc (1.0.35-1) to root…
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for tinc:
  • kernel (= 4.9.120-1-3aac1c85318135dc273da42f50a74f1c)
  • opkg_install_cmd: Cannot install package tinc.

Can anybody provide insight as to which Kernel option will satisfy this dependency?

Did you compile the package by yourself?

You cannot compile the kernel modules to match the stock firmware. You may need to compile a new firmware with all of your kernel packages and application packages.