Testing fixes for raspberry pi CI

This commit is contained in:
AlexandreRouma 2021-11-24 20:46:45 +01:00
parent 8c35639767
commit 407efef935

View File

@ -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=''