[Buildroot] [PATCH v3 2/5] testing/infra/basetest: support br2-external

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 29 21:57:00 UTC 2019


Hello,

On Mon, 28 Jan 2019 18:22:06 -0500
aduskett at gmail.com wrote:


>          if not self.b.is_finished():
>              self.show_msg("Building")
> -            self.b.configure()
> +            self.b.configure(["BR2_EXTERNAL={}".format(":".join(self.br2_external))])

I made things explicit by using named arguments, i.e
make_extra_opts=...

Applied to master with this change. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list