gerritcp/chromium-coreboot.yaml
2021-10-29 20:21:08 +02:00

32 lines
696 B
YAML

sites:
upstream:
url: https://review.coreboot.org/
repo: coreboot
branch: master
authentication: none
downstream:
url: https://chromium-review.googlesource.com/
repo: chromiumos/third_party/coreboot
branch: chromeos-2016.05
authentication: cookie
cookieName: o
cookieValue: "{somefunnystring}"
workstreams:
main:
neverModify:
- util/crossgcc/
- 3rdparty/
- util/nvidia/cbootimage/
- .checkpatch.conf
- .gitmodules
- OWNERS
coreboot-sdk:
onlyIfTouching:
- util/crossgcc/
neverModify:
- 3rdparty/
- util/nvidia/cbootimage/
- .checkpatch.conf
- .gitmodules
- OWNERS