forked from CentOS/sig-atomic-buildscripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
overlay.yml
78 lines (59 loc) · 1.73 KB
/
overlay.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# This manifest file defines a set of RPMs that are in turn
# used for downstream content (Docker images, rpm-ostree commits),
# but can also be used directly by yum.
# Broadly speaking, dependencies are pulled from Fedora 23, and we
# track git master for things we are actively developing.
aliases:
- name: github
url: https://github.com/
cacertpath: certs/DigiCertSHA2ExtendedValidationServerCA.pem
- name: fedorapkgs
url: https://src.fedoraproject.org/git/rpms/
cacertpath: certs/DigiCertHighAssuranceEVRootCA.crt
- name: gnome
url: https://git.gnome.org/browse/
cacertpath: certs/LetsEncryptAuthorityX3.crt
distgit:
prefix: fedorapkgs
branch: f24
root:
mock: centos-7-and-extras-$arch.cfg
cache:
buildserial: 0
components:
- src: github:projectatomic/centos-release-atomic-host-devel
spec: internal
# Keeping this around for a while to have a convenient
# repository to test Homu/PRs etc.
- src: github:cgwalters/playground
spec: internal
- src: github:projectatomic/bubblewrap
spec: internal
- src: github:projectatomic/atomic-devmode
- src: distgit
distgit:
name: python-ipaddress
branch: master
- src: distgit
distgit:
name: python-docker-py
# only needed for toolbox now
- src: gnome:libgsystem
distgit:
patches: drop
- src: github:ostreedev/ostree
distgit:
branch: master
patches: drop
# libdnf needs a newer version than Core
- distgit: libsolv
- src: github:projectatomic/rpm-ostree
distgit:
branch: master
patches: drop
- src: github:projectatomic/rpm-ostree-toolbox
distgit:
branch: master
patches: drop
- src: github:cgwalters/micro-yuminst.git
spec: internal