summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-08 09:48:30 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-08 09:48:30 -0500
commit6f1493cd185251a687ec2b86a9e0b31a84e79bab (patch)
treea008bdeac06ab514332cf11d98ddce35805eb48b /scripts
parent80cbe585fbf8afa01a026045887738b70f03d079 (diff)
downloadmeta-mlinux-atmel-6f1493cd185251a687ec2b86a9e0b31a84e79bab.tar.gz
meta-mlinux-atmel-6f1493cd185251a687ec2b86a9e0b31a84e79bab.tar.bz2
meta-mlinux-atmel-6f1493cd185251a687ec2b86a9e0b31a84e79bab.zip
Add strace to the feeds.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-feed-extras.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-feed-extras.sh b/scripts/build-feed-extras.sh
index 15ae1c2..7801d29 100755
--- a/scripts/build-feed-extras.sh
+++ b/scripts/build-feed-extras.sh
@@ -4,7 +4,7 @@
FS_PACKAGES="sshfs-fuse fuse-exfat exfat-utils"
NET_PACKAGES="wget netcat ipsec-tools openvpn iftop dnsmasq strongswan stunnel tunctl ethtool"
UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool"
-DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl openjdk-8 node-red"
+DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl openjdk-8 node-red strace"
SUP_PACKAGES="pps-tools setserial boost"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES