From 9b0df37ef0c58871a8e88bd8273b3db99aa11953 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 3 Aug 2017 18:28:06 -0500 Subject: Add strace to feeds. --- scripts/build-feed-extras.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3