RE: [PATCH v2] scripts: Add Buildbot dump-target-info.pl script

2020-08-03 Thread mail
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Paul Spooren > Sent: Montag, 3. August 2020 10:11 > To: openwrt-devel@lists.openwrt.org > Cc: Paul Spooren > Subject: [PATCH v2] scripts: Add Buildbot dump-

[PATCH v2] scripts: Add Buildbot dump-target-info.pl script

2020-08-03 Thread Paul Spooren
The script comes from buildbot.git[0] and is used to print available targets and architectures, which are then build. As the buildbot clones openwrt.git anyway, the script might as well live here to be used for other cases as well, e.g. determining what architectures are available when building Do