Openembedded Core Discussions
 help / color / mirror / Atom feed
* update-alternatives and kernel modules
@ 2013-03-12 22:32 Mark Hatle
  2013-03-13 13:07 ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Hatle @ 2013-03-12 22:32 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

I have someone who is trying to use update-alternatives with kernel modules.

They discovered that the rename code changes the name of the module to end in 
.ko.${BPN}.  While the package.bbclass code specifically looks for the file name 
to end in '.ko' in order to avoid stripping the modules... so of course the 
modules get stripped and no longer work properly.

So my question is, is it even reasonable to use update-alternatives with kernel 
modules?  If it is, we probably need to change the trigger in packages.bbclass 
to look for either .ko or .ko.${BPN} (or something similar).

Any comments/suggestions?
--Mark



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

end of thread, other threads:[~2013-03-13 15:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 22:32 update-alternatives and kernel modules Mark Hatle
2013-03-13 13:07 ` Bruce Ashfield
2013-03-13 13:35   ` Mark Hatle
2013-03-13 13:48     ` Martin Jansa
2013-03-13 15:05       ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox