Blame mock/c7-go-toolset-1.11.armhfp.cfg

5574bd
config_opts['root'] = 'TARGETNAME'
5574bd
config_opts['target_arch'] = 'armv7hl'
5574bd
config_opts['legal_host_arches'] = ('armv7l')
5574bd
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz scl-utils-build go-toolset-1.11-build'
5574bd
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
5574bd
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
5574bd
config_opts['macros']['%dist'] = ".el7"
5574bd
config_opts['%centos_ver'] = "7"
5574bd
config_opts['macros']['%centos_ver'] = "7"
5574bd
config_opts['macros']['%rhel'] = "7"
5574bd
config_opts['macros']['%el7'] = "1"
5574bd
config_opts['macros']['%redhat'] = "7"
5574bd
config_opts['macros']['%vendor'] = "CentOS"
5574bd
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
5574bd
config_opts['macros']['%_vendor'] = "redhat"
5574bd
config_opts['macros']['%_vendor_host'] = "redhat"
5574bd
config_opts['macros']['%_host'] = "armv7hl-redhat-linux-gnu"
5574bd
#config_opts['macros']['%global _binaries_in_noarch_packages_terminate_build'] = "0"
5574bd
5574bd
# no ccache in base repo
5574bd
config_opts['plugin_conf']['ccache_enable'] = False
5574bd
config_opts['plugin_conf']['yum_cache_enable'] = False
5574bd
5574bd
config_opts['yum.conf'] = """
5574bd
[main]
5574bd
cachedir=/var/cache/yum
5574bd
keepcache=1
5574bd
debuglevel=2
5574bd
reposdir=/dev/null
5574bd
logfile=/var/log/yum.log
5574bd
retries=20
5574bd
obsoletes=1
5574bd
gpgcheck=0
5574bd
assumeyes=1
5574bd
syslog_ident=mock
5574bd
syslog_device=
5574bd
5574bd
# repos
5574bd
[c7-extras.armhfp]
5574bd
name=c7-extras.armhfp
5574bd
baseurl=http://repohost/repo/c7-extras.armhfp/
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1511.00.armhfp]
5574bd
name=c7.1511.00.armhfp
5574bd
baseurl=http://repohost/repo/c7.1511.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1511.u.armhfp]
5574bd
name=c7.1511.u.armhfp
5574bd
baseurl=http://repohost/repo/c7.1511.u.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1611.00.armhfp]
5574bd
name=c7.1611.00.armhfp
5574bd
baseurl=http://repohost/repo/c7.1611.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1611.u.armhfp]
5574bd
name=c7.1611.u.armhfp
5574bd
baseurl=http://repohost/repo/c7.1611.u.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1708.00.armhfp]
5574bd
name=c7.1708.00.armhfp
5574bd
baseurl=http://repohost/repo/c7.1708.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1708.u.armhfp]
5574bd
name=c7.1708.u.armhfp
5574bd
baseurl=http://repohost/repo/c7.1708.u.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1804.00.armhfp]
5574bd
name=c7.1804.00.armhfp
5574bd
baseurl=http://repohost/repo/c7.1804.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1804.u.armhfp]
5574bd
name=c7.1804.u.armhfp
5574bd
baseurl=http://repohost/repo/c7.1804.u.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
279082
[c7.1810.00.armhfp]
279082
name=c7.1810.00.armhfp
279082
baseurl=http://repohost/repo/c7.1810.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
279082
[c7.1810.u.armhfp]
279082
name=c7.1810.u.armhfp
279082
baseurl=http://repohost/repo/c7.1810.u.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1908.00.armhfp]
5574bd
name=c7.1908.00.armhfp
5574bd
baseurl=http://repohost/repo/c7.1908.00.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7.1908.u.armhfp]
5574bd
name=c7.1908.u.armhfp
5574bd
baseurl=http://repohost/repo/c7.1908.u.armhfp/
5574bd
5574bd
[c7-go-toolset-7.armhfp]
5574bd
name=c7-go-toolset-7.armhfp
5574bd
baseurl=http://repohost/repo/c7-go-toolset-7.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
[c7-go-toolset-1.11.armhfp]
5574bd
name=c7-go-toolset-1.11.armhfp
5574bd
baseurl=http://repohost/repo/c7-go-toolset-1.11.armhfp/
5574bd
enabled=1
5574bd
gpgcheck=0
5574bd
5574bd
5574bd
"""
5574bd