scripts: pre update sof docker for cmake covert

Update the sof docker to support cmake to pre test cmake build system
change.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
This commit is contained in:
Pan Xiuli 2019-01-16 18:42:18 +08:00 committed by Liam Girdwood
parent eca416ad79
commit 36e1139c97
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ RUN apt-get -y update && \
texinfo \
udev \
wget \
unzip
unzip \
cmake \
python3
# Use ToT alsa utils for the latest topology patches.