SoapyAfedri reference to latest commit

This commit is contained in:
Alexander Sholohov 2023-10-25 19:25:21 +07:00
parent 9f091e57d0
commit ad7b54cac6

View file

@ -25,8 +25,8 @@ apt-get update
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/alexander-sholohov/SoapyAfedri.git git clone https://github.com/alexander-sholohov/SoapyAfedri.git
# latest from master as of 2023-10-22 # latest from master as of 2023-10-25
cmakebuild SoapyAfedri cf90c195f8ad25a3c55947a441fb8ec1418d5486 cmakebuild SoapyAfedri b525301b1fc8dd8f46744d5a33402419f843ce22
apt-get -y purge --autoremove $BUILD_PACKAGES apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean apt-get clean