X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=systems%2Fcentos%2Fbuild_base_machine.sh;fp=systems%2Fcentos%2Fbuild_base_machine.sh;h=0e1ed8305fa505f3fb5dc02a89e7d6601e4e39ef;hb=b984a2f40bec349c802b631a69526590b34bd5de;hp=95f9e2117b25838670ef3c9785e49863d1d60c87;hpb=c98c9f6f3fd7706367e06f36f1e9cfd0c64c4c21;p=vswitchperf.git diff --git a/systems/centos/build_base_machine.sh b/systems/centos/build_base_machine.sh index 95f9e211..0e1ed830 100755 --- a/systems/centos/build_base_machine.sh +++ b/systems/centos/build_base_machine.sh @@ -76,8 +76,8 @@ sudo yum -y install centos-release-scl-rh # install python34 packages and git-review tool yum -y install $(echo " -rh-python34 -rh-python34-python-tkinter +rh-python36 +rh-python36-python-tkinter git-review " | grep -v ^#) # prevent ovs vanilla from building from source due to kernel incompatibilities