All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix random kernel unpack failure
@ 2011-01-04 11:36 Yu Ke
  2011-01-04 11:36 ` [PATCH 1/1] base.bbclass: add lock file for do_unpack task Yu Ke
  2011-01-04 19:51 ` [PATCH 0/1] Fix random kernel unpack failure Saul Wold
  0 siblings, 2 replies; 6+ messages in thread
From: Yu Ke @ 2011-01-04 11:36 UTC (permalink / raw)
  To: poky

autobuilder recently is blocked by random unpack failure of linux-libc-headers-yocto
and linux-yocto. this patch fix this issue. the patch description has the detailed
root cause and fix.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kyu3/kernel-unpack-fix
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/kernel-unpack-fix

Thanks,
    Yu Ke <ke.yu@intel.com>
---


Yu Ke (1):
  base.bbclass: add lock file for do_unpack task

 meta/classes/base.bbclass |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)



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

end of thread, other threads:[~2011-01-05  2:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04 11:36 [PATCH 0/1] Fix random kernel unpack failure Yu Ke
2011-01-04 11:36 ` [PATCH 1/1] base.bbclass: add lock file for do_unpack task Yu Ke
2011-01-04 15:45   ` Darren Hart
2011-01-05  2:18     ` Cui, Dexuan
2011-01-04 19:51 ` [PATCH 0/1] Fix random kernel unpack failure Saul Wold
2011-01-05  2:00   ` Yu Ke

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.