Force update pyaml
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 17 Feb 2021 00:48:08 +0000 (01:48 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 17 Feb 2021 00:48:08 +0000 (01:48 +0100)
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I2c63ccd9b9dfd1bbb4faf2d944a2b1f7b6b4b48f

packer/provision/agl_hwtest_dependencies.sh

index 669693c..f4d4f2b 100644 (file)
@@ -46,6 +46,7 @@ DEBIAN_FRONTEND=noninteractive apt full-upgrade
 #DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y -t stretch-backports lavacli
 
 sudo pip3 install --upgrade pip
+sudo pip3 install --upreade --ignore-installed PyYAML
 sudo pip3 install --upgrade --force-reinstall lavacli==1.0
 
 # we have a build blocker wrt useradd - I assume it is caused by /bin/sh being dash