This diff adds a new repositories section to the YAML decription file
which allow to add a new repository to the sources list and install
packages from it.
This is used by our descriptors to install cmake 3.16 and use it for the
builds. This is a step toward enforcing cmake 3.16 for building the
project.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABC82e154c27969: [GITIAN] Build with cmake 3.16 from the backport repository
I ran a gitian build locally with this version, and checked in the logs
that the expected cmake version is installed.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- gitian_backports
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12214 Build 24614: Default Diff Build & Tests build-diff Build 24613: Build without Wallet build-without-wallet Build 24612: Build with clang-10 build-clang-10 Build 24611: arc lint + arc unit
Event Timeline
Comment Actions
Expanding our ownership to gitian-builder makes me uncomfortable, but this change is small and the benefits far outweigh the cost of maintaining this change.