The changes are in two topics: Support kernel module compression, both gz and xz. It needs the kmod package to be built with zlib and/or lzma support. The space saving is substantial.
The kernel-modules meta-package should refer to module subpackages with versions, so if someone upgrades only a limited number of packages at once instead of everything, the kernel upgrade can be done by typing the kernel and kernel-modules package. Signed-off-by: Zoltan Boszormenyi <[email protected]> meta/classes/kernel-module-split.bbclass | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
