> -----Original Message----- > From: [email protected] > <[email protected]> On Behalf Of Anis Bougrine via > lists.openembedded.org > Sent: den 22 augusti 2026 02:26 > To: [email protected] > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; Anis > Bougrine <[email protected]> > Subject: [OE-core][PATCH v4 0/4] Make signed kernel modules stripped > > - Re-sign modules after the package stripping process. > - Remove the package-stripping skip for signed modules from package.py. > - Add MOD_INSTALL_PREFIX variable
Other module related variables in kernel-module-split.bbclass are prefixed with KERNEL_MODULE_ so I think it would be more consistent to name the variable KERNEL_MODULE_INSTALL_PREFIX. > > Note that this v4 patch drops v3 patch and its relative which have been > merged to master-next: > 3e34657 kernel.bbclass: add strip process for signed kernel modules > ffc6d51 package: extract debug sources from signed kernel modules > > Anis Bougrine (4): > kernel.bbclass: re-sign kernel modules after package stripping process > package.py: remove stripping and splitting skip for signed kernel > modules > kernel: centralize kernel module installation path in one variable > documentation.conf: add documentation for MOD_INSTALL_PREFIX variable > > .../kernel-module-split.bbclass | 23 ++++++++++++++++ > meta/classes-recipe/kernel.bbclass | 13 +++++----- > meta/conf/documentation.conf | 1 + > meta/lib/oe/package.py | 26 +++---------------- > 4 files changed, 34 insertions(+), 29 deletions(-) > > -- > 2.50.1 (Apple Git-155) //Peter
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244255): https://lists.openembedded.org/g/openembedded-core/message/244255 Mute This Topic: https://lists.openembedded.org/mt/120870702/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
