[Buildroot] [PATCH 02/19] autobuild-run: move instance variable from kwargs to Builder class

Arnout Vandecappelle arnout at mind.be
Mon Jun 24 20:31:41 UTC 2019



On 21/06/2019 10:47, Atharva Lele wrote:
> As discussed in the previous patch, these common variables are needed
> in many functions, and it'll be better to have them as part of the class.
> This will make the code cleaner and make it easier to introduce variability
> for reproducibility testing. Succeeding patches will move all variables from
> kwargs to the Builder constructor.
> 
> Signed-off-by: Atharva Lele <itsatharva at gmail.com>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>


 Regards,
 Arnout



More information about the buildroot mailing list