[OpenWrt-Devel] Question about kernel build number
Hannu Nyman
hannu.nyman at iki.fi
Thu Oct 15 05:26:40 EDT 2015
Drasko DRASKOVIC wrote on Thu Oct 15 11:06:09 CEST 2015:
> I guess that 7bed08fa9c06eb8089e82c200340ec66 is a random hash to give
UUID to each build
Wrong.
That hash is a checksum of all the kernel options used when compiling the
kernel.
And that checksum is the usual reason for the dependency error.
See https://dev.openwrt.org/changeset/29686 for detailed explanation.
Note: 'opkg install --force-depends' can be used to override the check, but
the modules may then not be quite compatible.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list