From 4547de32517aac4a6cc63b5ae65664017cd88a76 Mon Sep 17 00:00:00 2001 From: Andrii Pientsov Date: Thu, 21 May 2020 22:22:15 +0300 Subject: Remove duplicates --- scripts/build-feed-extras.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 scripts/build-feed-extras.sh (limited to 'scripts/build-feed-extras.sh') diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh deleted file mode 100755 index 7e1d258..0000000 --- a/scripts/build-feed-extras.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -# Extra packages to build for mLinux feed -FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils" -NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool openobex obexftp socat openldap" -UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools" -DEV_PACKAGES="strace mono gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 node-red strace python-gatt-server" -SUP_PACKAGES="pps-tools setserial boost diffutils" - -bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES -- cgit v1.2.3