All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2] bitbake-layers: check layer dependencies before adding
@ 2017-05-29  0:44 Chang Rebecca Swee Fun
  2017-05-29  0:44 ` Chang Rebecca Swee Fun
  0 siblings, 1 reply; 4+ messages in thread
From: Chang Rebecca Swee Fun @ 2017-05-29  0:44 UTC (permalink / raw)
  To: Bitbake dev Mailing List; +Cc: Phoong Stanley Cheong Kwan

Change log on v2 patch:
- Remove line "return 1", because bb.fatal raises an exception, hence
  return 1 is not needed.

Regards,
Rebecca

Chang Rebecca Swee Fun (1):
  bitbake-layers: check layer dependencies before adding

 bin/bitbake-layers     |  1 +
 lib/bblayers/action.py | 26 ++++++++++++++++++++++----
 2 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-06-05  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29  0:44 [PATCHv2] bitbake-layers: check layer dependencies before adding Chang Rebecca Swee Fun
2017-05-29  0:44 ` Chang Rebecca Swee Fun
2017-06-04 14:13   ` Richard Purdie
2017-06-05  6:40     ` Chang, Rebecca Swee Fun

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.