Testing fixes for raspberry pi CI

pull/490/head^2
AlexandreRouma 2021-11-24 20:46:45 +01:00
rodzic 8c35639767
commit 407efef935
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ echo ' libiio-dev libad9361-dev librtaudio-dev libhackrf-dev librtlsd
echo ' libcodec2-dev' >> /mnt/root/prepare.sh
# Run prepare.sh script
chroot /mnt /bin/qemu-arm-static /bin/bash /root/prepare.sh
chroot /mnt '/bin/qemu-arm-static /bin/bash /root/prepare.sh'
# Setup environment variables
export PKG_CONFIG_PATH=''