All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix file checksum failure with broken symlinks
@ 2016-07-26  3:36 Paul Eggleton
  2016-07-26  3:36 ` [PATCH 1/1] lib/bb/checksum: avoid exception on " Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2016-07-26  3:36 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 5fa0b3a19e7d0f40790f737abeddf499d53f1f6a:

  bitbake: implement idle timeout for xmlrpc server (2016-07-21 07:48:35 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-checksum-fix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-checksum-fix

Paul Eggleton (1):
  lib/bb/checksum: avoid exception on broken symlinks

 lib/bb/checksum.py | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-07-27 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26  3:36 [PATCH 0/1] Fix file checksum failure with broken symlinks Paul Eggleton
2016-07-26  3:36 ` [PATCH 1/1] lib/bb/checksum: avoid exception on " Paul Eggleton
2016-07-26  7:08   ` Richard Purdie
2016-07-27 20:53     ` Paul Eggleton
2016-07-27 20:55       ` 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.