I'm having exactly the same issue when trying to install sqm scripts and Luci support.
It seems kernel is 4.4.7 while the packages expect 4.4.7-1. Or something like that...
Regards and thanks for your build. It's been my daily driver for weeks.
Having similar problem trying to install tc package.
root@OpenWrt:~# opkg install tc
Installing tc (4.4.0-1) to root...
Downloading http://davidc502sis.dynamic-dns.net/packages/base/tc_4.4.0-1_mvebu.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for tc:
* kernel (= 4.4.7-1-99b637d0ed5e2fa0c3b3b592d09db309) *
* opkg_install_cmd: Cannot install package tc.
root@OpenWrt:~# opkg list-installed kernel
kernel - 4.4.7-1-abf8ec08eb81315f1a43cd3949495701
Looks like the kernel version is sort of right, but the hash doesn't match. This is my first experience with OpenWRT, though, so I doubt I know what I'm talking about. Any clues?
FWIW, otherwise the build seems to be working great so far.