Disabled raspios CI + added start of noise reduction code

This commit is contained in:
AlexandreRouma
2021-11-28 03:17:08 +01:00
parent b148fc8a28
commit 2daaf00cb3
3 changed files with 20 additions and 19 deletions

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