copr: remove armhfp chroot config overrides
These are not needed as the bug 1895363 doesn't seem to bother us.
This commit is contained in:
parent
304432fc88
commit
3de1d7fa0d
4 changed files with 0 additions and 31 deletions
|
@ -1,8 +0,0 @@
|
|||
config_opts['releasever'] = '32'
|
||||
config_opts['target_arch'] = 'armv7hl'
|
||||
config_opts['legal_host_arches'] = ('armv7l', 'armv8l', 'aarch64')
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1895363
|
||||
config_opts['use_bootstrap'] = False
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
|
@ -1,8 +0,0 @@
|
|||
config_opts['releasever'] = '33'
|
||||
config_opts['target_arch'] = 'armv7hl'
|
||||
config_opts['legal_host_arches'] = ('armv7l', 'armv8l', 'aarch64')
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1895363
|
||||
config_opts['use_bootstrap'] = False
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
|
@ -1,8 +0,0 @@
|
|||
config_opts['releasever'] = '34'
|
||||
config_opts['target_arch'] = 'armv7hl'
|
||||
config_opts['legal_host_arches'] = ('armv7l', 'armv8l', 'aarch64')
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1895363
|
||||
config_opts['use_bootstrap'] = False
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
|
@ -1,7 +0,0 @@
|
|||
config_opts['target_arch'] = 'armv7hl'
|
||||
config_opts['legal_host_arches'] = ('armv7l', 'armv8l', 'aarch64')
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1895363
|
||||
config_opts['use_bootstrap'] = False
|
||||
|
||||
include('templates/fedora-rawhide.tpl')
|
Loading…
Add table
Add a link
Reference in a new issue