From 720883807b93ee158a41169a4dd2c4d0d2d42510 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 21 Apr 2021 03:07:53 -0500 Subject: Add extra LoRa packages --- scripts/build-feed-extras.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh index 23ffb74..8b5dd04 100755 --- a/scripts/build-feed-extras.sh +++ b/scripts/build-feed-extras.sh @@ -7,5 +7,6 @@ RS9113TEST_PACKAGES="config-wifi-bt-ap rs9113rf" UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester" DEV_PACKAGES="strace mono gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 strace python-gatt-server python-cryptography" SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 libcgroup gpsd-test softdog-mon" +LORA_PACKAGES="lora-basic-station lora-gateway-sx1303" bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES $RS9113TEST_PACKAGES -- cgit v1.2.3