mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-08 07:53:43 +00:00
update docker base to debian bookworm
This commit is contained in:
parent
ce6029fe94
commit
ebb490a71e
8 changed files with 19 additions and 26 deletions
|
|
@ -25,11 +25,11 @@ apt-get update
|
|||
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
|
||||
|
||||
git clone https://github.com/Nuand/bladeRF.git
|
||||
cmakebuild bladeRF 2021.10
|
||||
cmakebuild bladeRF 2023.02
|
||||
|
||||
git clone https://github.com/pothosware/SoapyBladeRF.git
|
||||
# latest from master as of 2022-01-12
|
||||
cmakebuild SoapyBladeRF 70505a5cdf8c9deabc4af3eb3384aa82a7b6f021
|
||||
# latest from master as of 2023-08-30
|
||||
cmakebuild SoapyBladeRF 85f6dc554ed4c618304d99395b19c4e1523675b0
|
||||
|
||||
apt-get -y purge --autoremove $BUILD_PACKAGES
|
||||
apt-get clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue