All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix for do_populate_sysroot signature issue
@ 2014-03-24 15:18 Paul Eggleton
  2014-03-24 15:18 ` [PATCH 1/2] classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot preprocessing funcs Paul Eggleton
  2014-03-24 15:18 ` [PATCH 2/2] classes/binconfig: fix indentation in python function Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-03-24 15:18 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4a47c943a76e79af82d47d8fa83c6687e0d915a0:

  busybox: disable fsck.minix and mkfs.minix (2014-03-23 09:08:49 +0000)

are available in the git repository at:

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

Paul Eggleton (2):
  classes/staging: ensure do_populate_sysroot re-execs on changes to
    sysroot preprocessing funcs
  classes/binconfig: fix indentation in python function

 meta/classes/binconfig.bbclass | 44 +++++++++++++++++++++---------------------
 meta/classes/staging.bbclass   |  2 ++
 2 files changed, 24 insertions(+), 22 deletions(-)

-- 
1.8.5.3



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

end of thread, other threads:[~2014-03-24 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24 15:18 [PATCH 0/2] Fix for do_populate_sysroot signature issue Paul Eggleton
2014-03-24 15:18 ` [PATCH 1/2] classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot preprocessing funcs Paul Eggleton
2014-03-24 15:18 ` [PATCH 2/2] classes/binconfig: fix indentation in python function 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.