All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/5] kernel.bbclass update
@ 2012-03-23 13:03 Martin Jansa
  2012-03-23 13:04 ` [meta-oe][PATCH 1/5] kernel.bbclass: use better number for KERNEL_PRIORITY Martin Jansa
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Martin Jansa @ 2012-03-23 13:03 UTC (permalink / raw)
  To: openembedded-devel

Similar patchset was sent to oe-core copy, but only last patch depends 
on it (on update-modules update).

The following changes since commit 6b22bd198a87b5f113971d8fcd0e7211cd143c7d:

  systemd-serialgetty: sync with upstream (2012-03-23 07:57:19 +0100)

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

Martin Jansa (5):
  kernel.bbclass: use better number for KERNEL_PRIORITY
  kernel.bbclass: fix extra + in kernelrelease
  linux: import shared linux.inc so we have just one copy
  kernel.bbclass: use symlinks for modutils files
  kernel.bbclass: don't create /etc/modutils/*

 meta-oe/classes/kernel.bbclass         |   24 +++---
 meta-oe/recipes-kernel/linux/linux.inc |  131 ++++++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+), 11 deletions(-)
 create mode 100644 meta-oe/recipes-kernel/linux/linux.inc

-- 
1.7.8.5




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

end of thread, other threads:[~2012-03-29  3:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 13:03 [meta-oe][PATCH 0/5] kernel.bbclass update Martin Jansa
2012-03-23 13:04 ` [meta-oe][PATCH 1/5] kernel.bbclass: use better number for KERNEL_PRIORITY Martin Jansa
2012-03-23 13:04 ` [meta-oe][PATCH 2/5] kernel.bbclass: fix extra + in kernelrelease Martin Jansa
2012-03-23 13:04 ` [meta-oe][PATCH 3/5] linux: import shared linux.inc so we have just one copy Martin Jansa
2012-03-23 13:59   ` Andrea Adami
2012-03-23 14:30     ` Martin Jansa
2012-03-29  3:49   ` Denys Dmytriyenko
2012-03-23 13:04 ` [meta-oe][PATCH 4/5] kernel.bbclass: use symlinks for modutils files Martin Jansa
2012-03-23 13:04 ` [meta-oe][PATCH 5/5] 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.