update dependencies in docker

This commit is contained in:
Jakob Ketterl
2020-10-04 21:02:46 +02:00
parent 6c70e19c63
commit 815831b1ed
14 changed files with 36 additions and 23 deletions

View File

@ -27,8 +27,8 @@ apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/pa3gsb/Radioberry-2.x
cd Radioberry-2.x/SBC/rpi-4
# latest commit on master as of 2020-08-15
cmakebuild SoapyRadioberrySDR ed8cbfd17b6d1e657a54a677b87479cf28dd77e8
# latest from master as of 2020-09-04
cmakebuild SoapyRadioberrySDR 8d17de6b4dc076e628900a82f05c7cf0b16cbe24
cd ../../..
rm -rf Radioberry-2.x