From 9c7aad9c4ddbc1abf0b1b7a0862ad655cb6e6245 Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Fri, 10 Nov 2017 09:26:50 -0600 Subject: Add diffutils in case needed for merges of conf files --- 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 4b111c8..12b2e20 100755 --- a/scripts/build-feed-extras.sh +++ b/scripts/build-feed-extras.sh @@ -5,6 +5,6 @@ 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" -SUP_PACKAGES="pps-tools setserial" +SUP_PACKAGES="pps-tools setserial diffutils" bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES -- cgit v1.2.3