[OE-core] [PATCH] kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too

Richard Purdie richard.purdie at linuxfoundation.org
Fri Mar 23 11:39:53 UTC 2012


On Fri, 2012-03-23 at 10:36 +0100, Martin Jansa wrote:
> On Fri, Mar 23, 2012 at 09:16:33AM +0000, Richard Purdie wrote:
> > On Fri, 2012-03-23 at 07:43 +0100, Martin Jansa wrote:
> > > * /etc/modules-load.d/foo.conf is used by systemd like /etc/modutils/foo was with sysvinit
> > > 
> > > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > > ---
> > >  meta/classes/kernel.bbclass |   10 ++++++++--
> > >  1 files changed, 8 insertions(+), 2 deletions(-)
> > 
> > Since these look identical couldn't we symlink them? I'm not a big fan
> > of writing duplicate data to a package :/.
> 
> OK I'll change it in v2

Note that I'm wondering if we can just symlink the directory entirely
rather than the files themselves. There may be a reason that is a bad
idea but I don't know...

Cheers,

Richard





More information about the Openembedded-core mailing list