All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] bitbake: cookerdata: Avoid double exceptions for bb.fatal()
@ 2019-05-09  8:03 Robert Yang
  2019-05-09  8:03 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 11+ messages in thread
From: Robert Yang @ 2019-05-09  8:03 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit c0dc72bad92e2e4dc0aedb48b969709f821baf73:

  coreutils: Fix patch upstream status field (2019-05-08 23:36:21 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/python
  http://git.pokylinux.org/cgit.cgi//log/?h=rbt/python

Robert Yang (1):
  bitbake: cookerdata: Avoid double exceptions for bb.fatal()

 bitbake/lib/bb/cookerdata.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-08-22  9:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09  8:03 [PATCH 0/1] bitbake: cookerdata: Avoid double exceptions for bb.fatal() Robert Yang
2019-05-09  8:03 ` [PATCH 1/1] " Robert Yang
2019-05-12  8:28   ` Richard Purdie
2019-05-14 11:02     ` Robert Yang
2019-05-20  8:55       ` Robert Yang
2019-08-15 11:29       ` Robert Yang
2019-08-15 23:03         ` richard.purdie
2019-08-19  8:34           ` Robert Yang
2019-08-19  9:04             ` Robert Yang
2019-08-22  9:06             ` Robert Yang
2019-08-15 10:55     ` Robert Yang

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.