Merge "ppc64le is built in delorean-deps.repo"

This commit is contained in:
Zuul 2018-02-21 10:12:14 +00:00 committed by Gerrit Code Review
commit 163dbc017f
2 changed files with 6 additions and 1 deletions

View File

@ -46,7 +46,7 @@ DELOREAN = \
DELOREAN_DEPS = {
'x86_64': "https://trunk.rdoproject.org/centos7/delorean-deps.repo",
'aarch64': "",
'ppc64le': ""
'ppc64le': "https://trunk.rdoproject.org/centos7/delorean-deps.repo"
}
INSTALL_TYPE_CHOICES = ['binary', 'source', 'rdo', 'rhos']

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Added https://trunk.rdoproject.org/centos7-master/deps/el7/ppc64le/
for ppc64le builds.