summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-04-04 08:52:41 -0500
committerJohn Klug <john.klug@multitech.com>2022-04-04 08:52:41 -0500
commit0fc32715a76a47e0d44251cffa1b50aa98b1c184 (patch)
tree28e4ca431f3a7d176a21144ae1387afa822f801b
parentfc1fa9e9a83c66194c51bb4bef21f1e3893ec705 (diff)
downloadmeta-mlinux-atmel-0fc32715a76a47e0d44251cffa1b50aa98b1c184.tar.gz
meta-mlinux-atmel-0fc32715a76a47e0d44251cffa1b50aa98b1c184.tar.bz2
meta-mlinux-atmel-0fc32715a76a47e0d44251cffa1b50aa98b1c184.zip
Remove mono
-rwxr-xr-xscripts/build-feed-extras.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh
index 64d55be..d89524f 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -5,7 +5,9 @@ FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
NET_PACKAGES="wget netcat openvpn iftop dnsmasq strongswan stunnel tunctl ethtool openobex obexftp socat openldap"
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"
+
+# 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"
SUP_PACKAGES="pps-tools setserial boost diffutils postgresql devmem2 libcgroup gpsd-test softdog-mon"
LORA_PACKAGES="lora-basic-station lora-gateway-sx1303"