Temporarily comment native-only packages for cross-compile bootstrap
Comment out wsjtx, fldigi, sdrpp, gqrx, inspectrum, chirp, trustedqsl - these need native compilation on uConsole but remote builder is not yet deployed. Will uncomment after bootstrap.
This commit is contained in:
@@ -106,18 +106,18 @@
|
|||||||
htop
|
htop
|
||||||
tmux
|
tmux
|
||||||
# ===== HAM Radio =====
|
# ===== HAM Radio =====
|
||||||
wsjtx # removed for bootstrap - now native
|
# wsjtx # removed for bootstrap - now native (native-only, needs remote build)
|
||||||
fldigi # removed for bootstrap - now native
|
# fldigi # removed for bootstrap - now native (native-only, needs remote build)
|
||||||
pat # Winlink client
|
pat # Winlink client
|
||||||
direwolf # AX.25 packet modem
|
direwolf # AX.25 packet modem
|
||||||
chirp # Radio programming tool - now native
|
# chirp # Radio programming tool - now native (native-only, needs remote build)
|
||||||
hamlib # Ham radio control libraries
|
hamlib # Ham radio control libraries
|
||||||
trustedqsl # Logbook of the World (LoTW) - now native
|
# trustedqsl # Logbook of the World (LoTW) - now native (native-only, needs remote build)
|
||||||
# ===== SDR / RF =====
|
# ===== SDR / RF =====
|
||||||
sdrpp # removed for bootstrap - now native
|
# sdrpp # removed for bootstrap - now native (native-only, needs remote build)
|
||||||
gqrx # removed for bootstrap - now native
|
# gqrx # removed for bootstrap - now native (native-only, needs remote build)
|
||||||
rtl-sdr # RTL-SDR drivers & utilities
|
rtl-sdr # RTL-SDR drivers & utilities
|
||||||
inspectrum # removed for bootstrap - now native
|
# inspectrum # removed for bootstrap - now native (native-only, needs remote build)
|
||||||
soapysdr-with-plugins # SoapySDR + hardware support plugins
|
soapysdr-with-plugins # SoapySDR + hardware support plugins
|
||||||
# ===== Mesh / LoRa =====
|
# ===== Mesh / LoRa =====
|
||||||
reticulumStack # Reticulum Network Stack
|
reticulumStack # Reticulum Network Stack
|
||||||
|
|||||||
Reference in New Issue
Block a user