As we pushed some changes to lavacli, and for now it is only in Linaro
stretch-backports, so we will use their url instead of the
"http://deb.debian.org/".
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
Change-Id: I065ec8467ee491e083b4523ab70223347ed5d320
DEBIAN_FRONTEND=noninteractive apt-get install -y -t jessie-backports lava-tool=0.19-1~bpo8+1
# Adding stretch-backports for lavacli
-echo "deb http://deb.debian.org/debian stretch-backports main" >> /etc/apt/sources.list
+echo "deb https://apt.lavasoftware.org/release stretch-backports main" >> /etc/apt/sources.list
DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y -t stretch-backports lavacli