Mvebu 18.06.7 image builder kmod-mwlwifi error

On a freshly downloaded 18.06.7 image builder for mvebu:

$ make clean; make image PROFILE=linksys-wrt3200acm
...

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-mwlwifi:
 *      kernel (= 4.14.167-1-a92a3f5c5bed2671533484c7ace9d5b5)
 * opkg_install_cmd: Cannot install package kmod-mwlwifi.
Makefile:149: recipe for target 'package_install' failed
make[2]: *** [package_install] Error 255
Makefile:108: recipe for target '_call_image' failed
make[1]: *** [_call_image] Error 2
Makefile:192: recipe for target 'image' failed
make: *** [image] Error 2

Are the packages for 18.06.7 being rebuilt or something?

Update:

$ ls -la packages/kmod-mwlwifi_4.14.167+20*
... 86K Jan 29 22:25 packages/kmod-mwlwifi_4.14.167+2018-11-14-81413aa9-1_arm_cortex-a9_vfpv3.ipk
... 87K Mar  3 02:21 packages/kmod-mwlwifi_4.14.167+2020-02-06-a2fd00bb-1_arm_cortex-a9_vfpv3.ipk

Looks like the kmod-mwlwifi has been rebuilt for the wrong kernel fingerprint, doesn't it?

Was pretty short lived, maybe there was an issue, 18.06.8 seems working.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.