Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 523 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 523 Bytes

halium-devices

This is a collection of local manifests for halium supported devices, it also has a script, that will automatically configure repo to use a specific device manifest and check it out.

This repository is located at $REPO_ROOT/halium/devices.

Usage

  • ./setup <device codename>

You can set the number of parallel repo jobs by adding:

  • JOBS=<repo jobs> ./setup <device codename>

Alternatively you can also pass the device codename by environment variable:

  • DEVICE=<device codename> ./setup