switch to csdr and owrx_connector development versions

This commit is contained in:
Jakob Ketterl 2020-05-31 15:04:09 +02:00
parent 1359da5b14
commit 9763f302f3
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ apt-get update
apt-get -y install --no-install-recommends $BUILD_PACKAGES
git clone https://github.com/jketterl/owrx_connector.git
cmakebuild owrx_connector 4cb8d14fbe387b1569a5b635d7819266ce1dd42b
cmakebuild owrx_connector 45ec227b38bb763b0a923a1856740f4ddf74216c
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean

View File

@ -55,7 +55,7 @@ cmakebuild itpp bb5c7e95f40e8fdb5c3f3d01a84bcbaf76f3676d
git clone https://github.com/jketterl/csdr.git
cd csdr
git checkout 69c4d74a5b8207b0edf4a36a5a0795fbee39281f
git checkout c4d8a8a5590898e8c9e94b88b96a2fdc7cd0493a
autoreconf -i
./configure
make