Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] cooker: simplify BB_DANGLINGAPPENDS_WARNONLY
@ 2018-11-30  3:39 Robert Yang
  2018-11-30  3:31 ` Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Yang @ 2018-11-30  3:39 UTC (permalink / raw)
  To: openembedded-core

Hi RP,

I'd like to change the fatal message to be an event, the benefits are:
- Things like report-error.bbclass can catch the error
- It's easier to get bbappends list from an event message than from console log.

What's your opinion, please ?

// Robert

The following changes since commit 41d89552620bfbc94031d314e6b3d0324f7a330e:

  bitbake: fetch2: Avoid warning about incorrect character escaping in regex (2018-11-27 22:15:34 +0000)

are available in the git repository at:

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

Robert Yang (1):
  cooker: simplify BB_DANGLINGAPPENDS_WARNONLY

 bitbake/lib/bb/cooker.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2018-11-30  3:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-30  3:39 [PATCH 0/1] cooker: simplify BB_DANGLINGAPPENDS_WARNONLY Robert Yang
2018-11-30  3:31 ` Robert Yang
2018-11-30  3:33 ` ✗ patchtest: failure for " Patchwork
2018-11-30  3:39 ` [PATCH 1/1] " Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox