From 8c79c938c68f28385b0b47146ac95277f7429744 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 29 Apr 2022 23:10:11 -0500 Subject: Remove python 2 builds --- scripts/build-feed-extras.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh index d89524f..a74d90e 100755 --- a/scripts/build-feed-extras.sh +++ b/scripts/build-feed-extras.sh @@ -7,7 +7,7 @@ RS9113TEST_PACKAGES="config-wifi-bt-ap rs9113rf" UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester" # mono does not build currently -DEV_PACKAGES="strace gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 strace python-gatt-server python-cryptography" +DEV_PACKAGES="strace gdb git vim python3-pip python3-pyopenssl python3-pygobject openjdk-8 strace python3-gatt-server python3-cryptography" SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 libcgroup gpsd-test softdog-mon" LORA_PACKAGES="lora-basic-station lora-gateway-sx1303" -- cgit v1.2.3