summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-03 18:28:06 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-03 18:28:06 -0500
commit9b0df37ef0c58871a8e88bd8273b3db99aa11953 (patch)
tree0334fe30572fed4de5b570070db18ddb80e620e4 /scripts
parent7f4caee109bb17fcc4df9c395fec97315759f8e2 (diff)
downloadmeta-mlinux-atmel-9b0df37ef0c58871a8e88bd8273b3db99aa11953.tar.gz
meta-mlinux-atmel-9b0df37ef0c58871a8e88bd8273b3db99aa11953.tar.bz2
meta-mlinux-atmel-9b0df37ef0c58871a8e88bd8273b3db99aa11953.zip
Add strace to 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 cfd5db7..15ae1c2 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="node-red mono gdb git vim python-pip python-pyopenssl openjdk-8"
+DEV_PACKAGES="strace mono gdb git vim python-pip python-pyopenssl openjdk-8 node-red"
SUP_PACKAGES="pps-tools setserial boost"
bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES