Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel module fixes
@ 2013-02-28 18:09 Mark Hatle
  2013-02-28 18:09 ` [PATCH 1/2] kernel.bbclass: Add missing modules.order and modules.builtins Mark Hatle
  2013-02-28 18:09 ` [PATCH 2/2] module.bbclass: Create a new depmodwrapper to assist cross-installs Mark Hatle
  0 siblings, 2 replies; 8+ messages in thread
From: Mark Hatle @ 2013-02-28 18:09 UTC (permalink / raw)
  To: openembedded-core

There are two patches in this set, they address two different, but related
problems.

The first patch likely needs some discussion before it can be accepted.  This
fixes the issue, but we're not sure that putting these two files into the
kernel-base package is the right answer.

The second patch adds a new depmodwrapper, that resolves the issue.  This fix
was suggested by Richard.  I think it's a reasonable solution and in all of my
testing it has resolved the problem.  (Without the first patch, you will get
warnings about the missing files, but that first patch is not required for
this one to work.)



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

end of thread, other threads:[~2013-02-28 21:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 18:09 [PATCH 0/2] kernel module fixes Mark Hatle
2013-02-28 18:09 ` [PATCH 1/2] kernel.bbclass: Add missing modules.order and modules.builtins Mark Hatle
2013-02-28 18:09 ` [PATCH 2/2] module.bbclass: Create a new depmodwrapper to assist cross-installs Mark Hatle
2013-02-28 19:12   ` Bruce Ashfield
2013-02-28 19:40     ` Mark Hatle
2013-02-28 20:53   ` Richard Purdie
2013-02-28 21:07     ` Mark Hatle
2013-02-28 21:23       ` Martin Jansa

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