[OE-core] [PATCH 0/1] cooker: simplify BB_DANGLINGAPPENDS_WARNONLY

Robert Yang liezhi.yang at windriver.com
Fri Nov 30 03:31:11 UTC 2018


Sorry, wrong post, it should go to bitbake mailing list.

// Robert

On 11/30/18 11:39 AM, Robert Yang wrote:
> 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(-)
> 


More information about the Openembedded-core mailing list