From f1a58e4dddde8d2651d68f1ac1f1a02e13af91c0 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(+) (limited to 'scripts') diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh index 23fa803..c3979f2 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 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