This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meta-balena-supervisor/layer.conf: Lower layer's priority
We have layers that provide newer versions and we want to use them by default when not set explicitly. For example meta-oe provides nodejs8 and has priority 6 which we want to use by default if preferred version is not set. We set this layer's priority to 4 (meta is 5). Signed-off-by: Andrei Gherzan <[email protected]>
- Loading branch information