Linaro / lite-lava-docker-compose

LITE Team LAVA docker dispatcher
MIT License
5 stars 10 forks source link

Makefile: Add "board-configs" target. #20

Closed pfalcon closed 5 years ago

pfalcon commented 5 years ago

Based on board serials, stored in devices/.serial, create any needed board configs, using board-setup-helper.py. The boards should be connected to USB while running this.

galak commented 5 years ago

Can you explain this further, I'm a bit lost on how this works.

pfalcon commented 5 years ago

Can you explain this further, I'm a bit lost on how this works.

Ok, this section: https://collaborate.linaro.org/pages/viewpage.action?pageId=118293253#GettingStartedwithLAVA,Docker,andaFRDM-K64F:-(Semi)AutomatedContainerizedSetup explains idea, "philosophy", and specific workflow with all recent Makefile targets I contributed.

pfalcon commented 5 years ago

@galak, Can you please merge this, because now the code is behind the docs (see the link above).