All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Extend to kernel-module-split.bbclass
@ 2017-04-03 17:01 Zoltan Boszormenyi
  2017-04-03 17:01 ` [PATCH 1/2] kernel-module-split.bbclass: Support module compression Zoltan Boszormenyi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zoltan Boszormenyi @ 2017-04-03 17:01 UTC (permalink / raw)
  To: openembedded-devel


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@pr.hu>

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-04 14:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 17:01 [PATCH 0/2] Extend to kernel-module-split.bbclass Zoltan Boszormenyi
2017-04-03 17:01 ` [PATCH 1/2] kernel-module-split.bbclass: Support module compression Zoltan Boszormenyi
2017-04-03 17:01 ` [PATCH 2/2] kernel-module-split.bbclass: kernel-modules depend on versioned modules Zoltan Boszormenyi
2017-04-03 18:04 ` [PATCH 0/2] Extend to kernel-module-split.bbclass Martin Jansa
2017-04-04 13:19   ` Boszormenyi Zoltan
2017-04-04 14:20     ` Leonardo Sandoval

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.