summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-04-21 03:07:53 -0500
committerJohn Klug <john.klug@multitech.com>2021-04-21 03:10:46 -0500
commitf1a58e4dddde8d2651d68f1ac1f1a02e13af91c0 (patch)
tree399dcbf8daea19653e107b4c8a67bb84639250fd /scripts
parentac7d724d41fb78639899e08156b480ef0cda1269 (diff)
downloadmeta-mlinux-atmel-f1a58e4dddde8d2651d68f1ac1f1a02e13af91c0.tar.gz
meta-mlinux-atmel-f1a58e4dddde8d2651d68f1ac1f1a02e13af91c0.tar.bz2
meta-mlinux-atmel-f1a58e4dddde8d2651d68f1ac1f1a02e13af91c0.zip
Add extra LoRa packages
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-feed-extras.sh1
1 files changed, 1 insertions, 0 deletions
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