Sync f26-updates ostree out
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
3fb8ace963
commit
233517cb43
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ RELEASES = {'f27': {'topic': 'fedora',
|
||||||
'modules': ['fedora', 'fedora-secondary'],
|
'modules': ['fedora', 'fedora-secondary'],
|
||||||
'repos': {'updates': {
|
'repos': {'updates': {
|
||||||
'from': 'f26-updates',
|
'from': 'f26-updates',
|
||||||
|
'ostree': {'ref': 'fedora/26/x86_64/updates/atomic-host',
|
||||||
|
'dest': os.path.join(ATOMICDEST, '26')},
|
||||||
'to': [{'arches': ['x86_64', 'armhfp', 'source'],
|
'to': [{'arches': ['x86_64', 'armhfp', 'source'],
|
||||||
'dest': os.path.join(FEDORADEST, '26')},
|
'dest': os.path.join(FEDORADEST, '26')},
|
||||||
{'arches': ['aarch64', 'i386', 'ppc64', 'ppc64le'],
|
{'arches': ['aarch64', 'i386', 'ppc64', 'ppc64le'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue