summaryrefslogtreecommitdiffstats
path: root/mock/el7x56.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-23 16:01:10 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-23 16:01:10 +0100
commit88ab5103e6c2a790db36bcbe04e4f841e4fbddca (patch)
tree3eaeba161cba277d218507bb35c2f42f7c828a6d /mock/el7x56.cfg
parent60fbd93438a410138bb9a0b2d3a67f8ee346ce7a (diff)
mock: always get dts in buildroot
Diffstat (limited to 'mock/el7x56.cfg')
-rw-r--r--mock/el7x56.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/el7x56.cfg b/mock/el7x56.cfg
index 73d96d8..a50fc80 100644
--- a/mock/el7x56.cfg
+++ b/mock/el7x56.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build devtoolset-6-toolchain'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True