[oe] [PATCH 0/2] Extend to kernel-module-split.bbclass

Zoltan Boszormenyi zboszor at pr.hu
Mon Apr 3 17:01:30 UTC 2017


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 <zboszor at pr.hu>

 meta/classes/kernel-module-split.bbclass | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions



More information about the Openembedded-devel mailing list