Fix correct commit hash for release 0.7.0 of openXC7
[dev-env-setup.git] / coriolis-install
index d148371367d313281e985b3453040128cadb53d8..c1b3b7ed5c8363b8ef62fad35037577d6f014790 100755 (executable)
@@ -22,7 +22,7 @@ sudo apt-get install -y automake binutils-dev bison build-essential \
        python3-setuptools python-dev python-qt4 python-sphinx \
        qt4-dev-tools rapidjson-dev tcl tcl-dev tcl-tclreadline \
        texlive texlive-fonts-extra texlive-lang-french \
-       texlive-latex-extra texlive-pictures xfig zlib1g-dev
+       texlive-latex-extra texlive-pictures xfig zlib1g-dev wget
 
 # Add convenience variable to chroot user .bash_profile
 vars_for_bash_profile="export PATH=/usr/lib/ccache:\044PATH
@@ -98,6 +98,9 @@ make -j1 install
 # Install and configure alliance-check-toolkit
 cd /home/$USER
 git clone https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git
+cd alliance-check-toolkit
+git checkout 3f40be93f1552 # specific version needed
+cd ..
 touch alliance-check-toolkit/etc/mk/users.d/user-$USER.mk
 
 # Environment variables for alliance-check-toolkit in a single script variable