All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix for kernel depmod postinstall
@ 2014-03-21 18:02 Paul Eggleton
  2014-03-21 18:02 ` [PATCH v3 1/2] classes/kernel: move module postinst commands to kernel-base Paul Eggleton
  2014-03-21 18:02 ` [PATCH v3 2/2] classes/image: ignore modules.dep changing during multilib image construction Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-03-21 18:02 UTC (permalink / raw)
  To: openembedded-core

The other fixes from "Misc fixes" branch were merged; this one needed
an additional fix for the multilib changed file detection, which has
been added in v3.


The following changes since commit ef2ba0a17a4fbd0e0c43c144f43d1d40de23697e:

  gtk-engines: removed gnome inheritance (2014-03-21 17:14:53 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/fixes5
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes5

Paul Eggleton (2):
  classes/kernel: move module postinst commands to kernel-base
  classes/image: ignore modules.dep changing during multilib image
    construction

 meta/classes/image.bbclass  | 2 +-
 meta/classes/kernel.bbclass | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-03-21 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 18:02 [PATCH v3 0/2] Fix for kernel depmod postinstall Paul Eggleton
2014-03-21 18:02 ` [PATCH v3 1/2] classes/kernel: move module postinst commands to kernel-base Paul Eggleton
2014-03-21 18:02 ` [PATCH v3 2/2] classes/image: ignore modules.dep changing during multilib image construction Paul Eggleton

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.