All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] kernel.bbclass updates
@ 2012-03-23 12:56 Martin Jansa
  2012-03-23 12:56 ` [PATCH 1/6] kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too Martin Jansa
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Martin Jansa @ 2012-03-23 12:56 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 5de06b564a949d0d9ec254817feacf9ad18d098c:

  Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoid issues" (2012-03-23 12:29:21 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib jansa/kernel
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/kernel

Martin Jansa (6):
  kernel.bbclass: populate /etc/modules-load.d/ with module_autoload
    entries too
  kernel.bbclass: use symlinks for modutils files
  kernel.bbclass: use better number for KERNEL_PRIORITY
  kernel.bbclass: fix extra + in kernelrelease
  update-modules: update script to read /etc/modules-load.d/ directory
  kernel.bbclass: don't create /etc/modutils/*

 meta/classes/kernel.bbclass                        |   22 +++++++++++++------
 .../update-modules-1.0/update-modules              |   14 ++++++++++-
 .../update-modules/update-modules_1.0.bb           |    2 +-
 3 files changed, 28 insertions(+), 10 deletions(-)

-- 
1.7.8.5




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

end of thread, other threads:[~2012-03-26 22:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23 12:56 [PATCH 0/6] kernel.bbclass updates Martin Jansa
2012-03-23 12:56 ` [PATCH 1/6] kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too Martin Jansa
2012-03-23 23:00   ` Andreas Oberritter
2012-03-23 23:11     ` Martin Jansa
2012-03-26 11:25       ` Richard Purdie
2012-03-26 18:44   ` Darren Hart
2012-03-23 12:56 ` [PATCH 2/6] kernel.bbclass: use symlinks for modutils files Martin Jansa
2012-03-26 18:46   ` Darren Hart
2012-03-26 18:58     ` Martin Jansa
2012-03-26 22:05     ` Richard Purdie
2012-03-23 12:56 ` [PATCH 3/6] kernel.bbclass: use better number for KERNEL_PRIORITY Martin Jansa
2012-03-23 12:56 ` [PATCH 4/6] kernel.bbclass: fix extra + in kernelrelease Martin Jansa
2012-03-23 13:24   ` Bruce Ashfield
2012-03-23 13:31     ` Martin Jansa
2012-03-26 16:02       ` Martin Jansa
2012-03-26 16:05         ` Martin Jansa
2012-03-26 16:25         ` Bruce Ashfield
2012-03-26 17:29           ` [PATCH] kernel.bbclass: touch .scmversion also in ${S} Martin Jansa
2012-03-26 18:32             ` Bruce Ashfield
2012-03-23 12:56 ` [PATCH 5/6] update-modules: update script to read /etc/modules-load.d/ directory Martin Jansa
2012-03-23 14:37   ` [PATCHv2 " Martin Jansa
2012-03-23 12:56 ` [PATCH 6/6] kernel.bbclass: don't create /etc/modutils/* Martin Jansa

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.