[PATCH RSB v2] rtems-kernel: Implement kernel recipe using waf

Ryan Long ryan.long at oarcorp.com
Wed Nov 3 13:37:01 UTC 2021



-----Original Message-----
From: Chris Johns <chrisj at rtems.org> 
Sent: Tuesday, November 2, 2021 5:14 PM
To: Ryan Long <ryan.long at oarcorp.com>; devel at rtems.org
Subject: Re: [PATCH RSB v2] rtems-kernel: Implement kernel recipe using waf

On 3/11/21 4:13 am, Ryan Long wrote:
> 
> -----Original Message-----
> From: Chris Johns <chrisj at rtems.org>
> Sent: Monday, November 1, 2021 8:48 PM
> To: Ryan Long <ryan.long at oarcorp.com>; devel at rtems.org
> Subject: Re: [PATCH RSB v2] rtems-kernel: Implement kernel recipe 
> using waf On 28/10/21 2:09 am, Ryan Long wrote:
>> + %define rtems_bsp
>> + %(%{_topdir}/../source-builder/rtems-kernel-config-check -b
>> + %{with_rtems_bsp_config})
> 
> How are config file errors handled? I normally return `ERROR` or something that can be checked.
> [Ryan Long] Right now the script is handling all the errors. I'll add some error checking to rtems-kernel-common.cfg.

And if the helper script finds and error what happens to the RSB build?
[Ryan Long] The build fails when an error is found on in the INI file by the helper script. The error is printed out, so does error checking still need to be added to rtems-kernel-common.cfg?

Chris


More information about the devel mailing list