From e6a470c0dcbc9702de48d2bb494c55f7f495e3be Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 19 Aug 2020 10:39:26 -0500 Subject: Add postgresql 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 cc60893..6b865e2 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 openobex obexftp socat openldap" UTIL_PACKAGES="logrotate fatrace stressapptest gawk rsyslog zip gnupg rrdtool i2c-tools spitools memtester" DEV_PACKAGES="strace mono gdb git vim python-pip python3-pip python-pyopenssl python-pygobject openjdk-8 node-red strace python-gatt-server python-cryptography" -SUP_PACKAGES="pps-tools setserial boost diffutils" +SUP_PACKAGES="pps-tools setserial boost diffutils postgresql" bitbake linux-firmware $FS_PACKAGES $NET_PACKAGES $UTIL_PACKAGES $DEV_PACKAGES $SUP_PACKAGES -- cgit v1.2.3